1
0
Fork 0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-06-08 16:26:05 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jack O'Connor 4c41a893a0 a little bit of cleanup and more testing 2020-06-14 14:35:47 -04:00
Justus K 1ecb14ce34 Replace std::io::copy with clone_from_slice 2020-06-14 14:35:14 -04:00
Justus K 7eea9b4c75 Bump digest to 0.9.0 and crypto-mac to 0.8.0 2020-06-14 14:35:14 -04:00
Jack O'Connor 24071db346 re-export digest and crypto_mac 2020-02-04 10:02:46 -05:00
Cesar Eduardo Barros a3d42f724d Inline wrapper methods 2020-02-03 17:29:25 -05:00
Jack O'Connor 0651736ff4 make the inherent reset() method return &mut self 2020-02-03 10:21:27 -05:00
Jack O'Connor 9ffe377d45 implement crypto_mac::Mac 2020-02-03 10:18:02 -05:00