aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/crypto
AgeCommit message (Expand)AuthorFilesLines
2024-04-09vppinfra: add support for precomputed SHA2 HMAC key and chained buffersDamjan Marion1-209/+285
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2024-03-04vppinfra: SHA2-256 ARM ISA supportDamjan Marion1-55/+104
2024-01-16vppinfra: enable AES tests on ARMDamjan Marion1-7/+0
2024-01-12vppinfra: native AES-CTR implementationDamjan Marion4-193/+385
2023-12-11vppinfra : fix alignment issuehsandid1-1/+1
2023-04-17vppinfra: native poly1305 implementationDamjan Marion1-0/+234
2023-03-27vppinfra: small improvement and polishing of AES GCM codeDamjan Marion2-74/+95
2023-03-23vppinfra: AES-CBC and AES-GCM refactor and optimizationsDamjan Marion4-0/+2478
2023-03-17vppinfra: move sha2.h to crypto/Damjan Marion1-0/+590