This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu
/
mbedtls
Watch
1
Star
0
Fork
You've already forked mbedtls
0
mirror of
https://github.com/yuzu-emu/mbedtls.git
synced
2024-12-23 16:55:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f476b9d98c
mbedtls
/
tests
/
data_files
/
.gitignore
4 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added SHA256 test certificates With SHA-1 deprecation, we need a few certificates using algorithms in the default support list. Most tests still use SHA-1 though. The generation process for the new certificates is recorded in the makefile.
2017-05-05 16:56:12 +00:00
cli-rsa.csr
Test that SHA-1 defaults off Added tests to validate that certificates signed using SHA-1 are rejected by default, but accepted if SHA-1 is explicitly enabled.
2017-05-09 13:59:24 +00:00
server2-rsa.csr
Added SHA256 test certificates With SHA-1 deprecation, we need a few certificates using algorithms in the default support list. Most tests still use SHA-1 though. The generation process for the new certificates is recorded in the makefile.
2017-05-05 16:56:12 +00:00
test-ca.csr
Reference in a new issue
Copy permalink