summaryrefslogtreecommitdiffstats
path: root/internal/cryptoutil/oae2.go
AgeCommit message (Expand)AuthorFilesLines
2025-10-01Linked list is cool, but have you heard of arrayRose Hogenson1-3/+3
2025-09-30Fix a small issue with updating the block indexRose Hogenson1-2/+6
2025-09-30Use some standard data structures for readabilityRose Hogenson1-58/+42
2025-09-30Make the oae2 implementation a bit easier to readRose Hogenson1-89/+89
2025-09-29Implement "online authenticated encryption"Rose Hogenson1-0/+265