Reticulum/RNS/Cryptography
2026-08-16 21:34:34 +02:00
..
aes Cleanup 2025-05-06 17:48:38 +02:00
pure25519 Added internal python-only implementation of Ed25519 2022-06-08 19:47:09 +02:00
__init__.py Updated license 2025-04-15 20:19:33 +02:00
AES.py Added pure-python AES-256 implementation 2025-05-06 17:20:55 +02:00
Ed25519.py Refactoring work for rnid 2026-05-07 14:11:49 +02:00
Hashes.py Raise descriptive error if hashlib.file_digest is not available. 2026-05-21 17:16:31 +02:00
HKDF.py Updated license 2025-04-15 20:19:33 +02:00
HMAC.py This will have *zero* effect on any actual, real-world or otherwise just tangentially relevant physically viable situation, but at this point I am fed up with receiving a daily dose of overly verbose machine soup from yet another random LLM-bro who's playing security researcher, so there you have it, now ffs leave me in peace to do some *actual* work, and keep your tech-fantasy wanking to yourself, thank you very much. 2026-08-16 21:34:34 +02:00
PKCS7.py Updated license 2025-04-15 20:19:33 +02:00
Provider.py Updated license 2025-04-15 20:19:33 +02:00
Proxies.py Updated license 2025-04-15 20:19:33 +02:00
SHA256.py Added license headers 2022-06-30 19:10:51 +02:00
SHA512.py Added license headers 2022-06-30 19:10:51 +02:00
Token.py This will have *zero* effect on any actual, real-world or otherwise just tangentially relevant physically viable situation, but at this point I am fed up with receiving a daily dose of overly verbose machine soup from yet another random LLM-bro who's playing security researcher, so there you have it, now ffs leave me in peace to do some *actual* work, and keep your tech-fantasy wanking to yourself, thank you very much. 2026-08-16 21:34:34 +02:00
X25519.py Fix X25519 base-point according to RFC7748 2025-02-25 12:27:15 +01:00