Add securitybuilder (#66)

Add securitybuilder
pull/69/head
Will Sargent 6 years ago committed by Nikita Sobolev
parent 701d181d39
commit 00f9a1e29c

@ -269,6 +269,7 @@ A curated list of cryptography resources and links.
- [keywhiz](https://github.com/square/keywhiz) - A system for distributing and managing secrets.
- [pac4j](https://github.com/pac4j/pac4j) - Security engine.
- [scrypt](https://github.com/wg/scrypt) - Pure Java implementation of the scrypt key derivation function and a JNI interface to the C implementations, including the SSE2 optimized version.
- [securitybuilder](https://github.com/tersesystems/securitybuilder) - Fluent Builder API for JCA/JSSE objects.
### Julia

Loading…
Cancel
Save