-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fix epk reversal in original ECDH-ES implementation (RFC specifies …
…that epk is the key of the originator and this implementation uses the epk as the receiver's public key). This has been fixed + unittests updated.
- Loading branch information
Matt David
committed
Jul 20, 2016
1 parent
43bde57
commit e7e99c9
Showing
2 changed files
with
17 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters