This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
mbedtls
Watch
2
Star
0
Fork
You've already forked mbedtls
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
10743
commits
1
branch
0
tags
94
MiB
4bac9a4c4b
Commit graph
3 commits
Author
SHA1
Message
Date
Brian J Murray
ca2ea4e217
Fix issue if salt = NULL and salt_len !=0 in mbedtls_hkdf_extract()
2018-07-23 10:34:47 -07:00
Brian J Murray
a61d123e0e
Minor changes to comments in hkdf.c
2018-07-06 10:02:39 -07:00
Thomas Fossati
656864b360
Add an HKDF (RFC 5869) implementation
2018-06-11 13:10:14 +01:00