1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ecc: Make l_ecc_scalar_new_random() abort if random source is invalid More... 5 months ago
util: Move STRLOC macro into private header More... 5 months ago
Release 0.75 More... 5 months ago
unit: Add basic ECDH test for all supported curves More... 5 months ago
unit: Fix ECDH test vector descriptions More... 5 months ago
unit: Add test case for ECDH P-521 More... 5 months ago
unit: Add test case for ECDH P-224 More... 5 months ago
unit: Fix test case data for ECDH P-384 More... 5 months ago
ecc: Fix random scalar generation for NIST P-224 and P-521 curves More... 5 months ago
ecdh: Allow l_ecc_scalar_new_random to fail and handle failure More... 5 months ago
unit: Genrate and compare public keys for ECDH test cases More... 5 months ago
unit: Add key pair generation tests for P-224 curve More... 5 months ago
ecc: Add support for NIST P-224 curve More... 5 months ago
unit: Add key pair generation tests for P-521 curve More... 5 months ago
ecc: Add support for NIST P-521 curve More... 5 months ago
unit: Add test cases for DES cipher operation More... 5 months ago
unit: Convert AES cipher test cases to use L_TEST_FLAG_ALLOW_FAILURE More... 5 months ago
unit: Convert ARC4 test cases to the general structure More... 5 months ago
unit: Convert RC2 test cases to the general structure More... 5 months ago
unit: Add test cases for AES CTR operation from NIST More... 5 months ago
unit: Add test cases for AES CBC operation from NIST More... 5 months ago
unit: Add test cases for AES-128, AES-192 and AES-256 from NIST More... 5 months ago
unit: Add test cases from NIST for AES-192 and AES-256 CMAC hashes More... 5 months ago
unit: Add the missing Test case 1 from RFC 4231 More... 5 months ago
unit: Add test cases from RFC 2104 for MD5 HMAC hashes More... 5 months ago
unit: Add test cases from RFC 4231 for SHA-2 HMAC hashes More... 5 months ago
unit: Convert Bluetooth Mesh test cases into standard AES-CMAC data More... 5 months ago
unit: Add test cases from NIST for AES-128 CMAC hashes More... 5 months ago
unit: Add test cases for SHA-3 series of hashing algorithms More... 5 months ago
checksum: Add support for SHA-3 series of hashing algorithms More... 5 months ago