This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
mbedtls
Watch
1
Star
0
Fork
0
You've already forked mbedtls
mirror of
https://github.com/yuzu-emu/mbedtls.git
synced
2024-11-23 22:55:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a3a2ca1333
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 18:56:12 +02: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 15:59:24 +02: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 18:56:12 +02:00
test-ca.csr
Reference in New Issue
Copy Permalink