Skip to content

Commit

Permalink
readme: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
exaexa committed Aug 4, 2017
1 parent 0d772da commit 3f378e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ Stream ciphers used:

CRHFs used:

- Cubehash variants where selected for implementation ease, really clean
design, quite good speed and flexibility of parameter choices. This is also
the only hash possibility when Crypto++ library is not linked to codecrypt.
KeyID's are CUBE256 hashes of serialized public key.
- Cubehash variants were selected for implementation ease, really clean design,
quite good speed and flexibility of parameter choices. This is also the only
hash possibility when Crypto++ library is not linked to codecrypt. KeyIDs
are CUBE256 hashes of corresponding serialized public keys.
- ripemd128 for small hashes
- tiger192 is used as an alternative for Cubehash for 192bit hashes
- There's always a variant with SHA-256, SHA-384 or SHA-512.
Expand Down

0 comments on commit 3f378e1

Please sign in to comment.