Jeremiah Mackey
|
3d489d1c10
|
tests
|
2026-05-07 02:33:58 +00:00 |
|
JacobBarthelmeh
|
a156ed7bc7
|
update Copyright year
|
2026-02-18 09:52:21 -07:00 |
|
Sean Parkinson
|
9c1462a9ec
|
Aarch64 asm: convert to generated
Algorithms now generated:
SHA-256
SHA-512
ChaCha20
Poly1305
AES-ECB
AES-CBC
AES-CTR
AES-GCM + streaming
AES-XTS
AES SetKey
ARM32 asm algorithms generated now too:
SHA-256
SHA-512
ChaCha20
AES-ECB
AES-CBC
AES-CTR
AES-GCM
AES-XTS
AES SetKey
Removed use of ARM specific implementations of algorithms. (armv8-aes.c)
|
2025-10-21 17:03:39 +10:00 |
|
David Garske
|
1693f72af7
|
Fixes for issues copilot found.
|
2025-08-05 07:22:04 -07:00 |
|
Sean Parkinson
|
b40e3d479f
|
api.c: split out more tests into separate files
wolfCrypt PKCS7
wolfCrypt PKCS12
OpenSSL compat ASN.1
OpenSSL compat BN
OpenSSL comppat BIO
OpenSSL comppat Digest
OpenSSL comppat MAC
OpenSSL comppat Cipher
OpenSSL comppat RSA
OpenSSL comppat DH
OpenSSL comppat EC
OpenSSL comppat ECX
OpenSSL comppat DSA
|
2025-08-05 19:32:56 +10:00 |
|