File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -55,15 +55,15 @@ CatCrypto also contains Swift bindings of [Argon2](https://github.com/P-H-C/phc-
55
55
56
56
- Hashing
57
57
- Message-Digest
58
- _ [ MD2] ( https://tools.ietf.org/html/rfc1319 )
59
- _ [ MD4] ( https://tools.ietf.org/html/rfc1320 )
60
- _ [ MD5] ( https://tools.ietf.org/html/rfc1321 )
61
- _ [ MD6] ( http://groups.csail.mit.edu/cis/md6/ )
58
+ - [ MD2] ( https://tools.ietf.org/html/rfc1319 )
59
+ - [ MD4] ( https://tools.ietf.org/html/rfc1320 )
60
+ - [ MD5] ( https://tools.ietf.org/html/rfc1321 )
61
+ - [ MD6] ( http://groups.csail.mit.edu/cis/md6/ )
62
62
- Secure Hash Algorithm
63
63
- [ SHA-1] ( https://csrc.nist.gov/csrc/media/publications/fips/180/4/final/documents/fips180-4-draft-aug2014.pdf )
64
64
- [ SHA-2] ( https://csrc.nist.gov/csrc/media/publications/fips/180/4/final/documents/fips180-4-draft-aug2014.pdf )
65
65
- [ SHA-3] ( http://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.202.pdf )
66
- - [ Argon2] ( https://github.com/P-H-C/phc-winner-argon2 )
66
+ - [ Argon2] ( https://github.com/P-H-C/phc-winner-argon2 )
67
67
68
68
## Upcoming Functions
69
69
You can’t perform that action at this time.
0 commit comments