Reticulum-Go/pkg/cryptography
2026-08-13 00:25:08 -05:00
..
aes.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
aes_test.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
constants.go feat: implement GROUP destination token key management and encryption/decryption functionality 2026-08-13 00:25:08 -05:00
crypto_pbt_test.go chore: various bug fixes and new tests (see changelog) 2026-07-19 11:55:31 -05:00
curve25519.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
curve25519_test.go chore(license header) update license from 0BSD to Apache-2.0 across multiple files 2026-04-30 02:08:36 -05:00
doc.go refactor(codebase): various changes to match python reference, cleanup and improving docs 2026-07-07 03:20:50 -05:00
ed25519.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
ed25519_signer.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
ed25519_test.go chore(license header) update license from 0BSD to Apache-2.0 across multiple files 2026-04-30 02:08:36 -05:00
group_key.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
hkdf.go refactor: optimize cryptographic functions and identity management with caching and improved memory handling 2026-07-16 13:51:28 -05:00
hkdf_test.go feat: update in-memory storage capabilities and identity management with new configuration options and tests 2026-07-16 14:36:28 -05:00
hmac.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
hmac_test.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
identity_hkdf.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
pkcs7.go feat: add comprehensive tests for PKCS#7 padding and path request handling, including fuzz tests for edge cases 2026-07-17 20:23:41 -05:00
pkcs7_exploratory_test.go test: add exploratory tests for various components including blackhole map decoding, message handling, and resource advertisement processing 2026-07-18 07:32:45 -05:00
pkcs7_test.go feat: introduce local mesh health counters for better observability and diagnostics 2026-07-16 15:55:18 -05:00
provider.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
provider_test.go chore(license header) update license from 0BSD to Apache-2.0 across multiple files 2026-04-30 02:08:36 -05:00
stdlib_provider.go chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
token.go feat: implement GROUP destination token key management and encryption/decryption functionality 2026-08-13 00:25:08 -05:00
token_test.go feat: implement GROUP destination token key management and encryption/decryption functionality 2026-08-13 00:25:08 -05:00