restic/internal/crypto
Michael Eischer fee83e1c09 Remove redundant poly1305 key masking
The implementation in crypto/poly1305 already performs the exact same
masking.
2024-01-20 12:36:59 +01:00
..
buffer.go crypto: move crypto buffer helpers 2022-07-17 13:42:23 +02:00
crypto.go Remove redundant poly1305 key masking 2024-01-20 12:36:59 +01:00
crypto_int_test.go Typo in crypto test name 2020-04-18 17:39:06 +02:00
crypto_test.go crypto: Correct test function names 2017-11-01 10:30:40 +01:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
kdf.go Rename KDFParams -> Params 2017-10-28 10:28:29 +02:00
kdf_test.go Moves files 2017-07-23 14:19:13 +02:00