Skip to content

GehirnInc/dhkam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of the Diffie-Hellman Key Agreement Method using
the RFC 3526 Group 14, and with blinded key generation.

Supports both plain shared keys and generating a key-encryption key for
providing content encryption keys.

Released under the ISC license. See the LICENSE file for details.

TODO:
        - Find test vectors for keys to validate public key generation.
        - Improve unit tests.

About

Diffie-Hellman key agreement method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published