1
0
mirror of https://github.com/restic/restic.git synced 2024-07-27 12:37:40 +02:00
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_int_test.go
crypto_test.go
crypto.go Remove redundant poly1305 key masking 2024-01-20 12:36:59 +01:00
doc.go
kdf_test.go
kdf.go