mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2025-03-15 06:16:29 -04:00
Adding GDH project to Java list
This commit is contained in:
parent
afcf4a4fd4
commit
833eeefa46
@ -259,6 +259,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.
|
||||
- [GDH](https://github.com/maxamel/GDH) - Generalized Diffie-Hellman key exchange Java library for multiple parties built on top of the Vert.x framework.
|
||||
|
||||
### Julia
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user