Commit afe8a08
Migrate to
Replaces the previous `AeadInPlaceDetached` impls with `AeadInOut`,
which was introduced in RustCrypto/traits#1793AeadInOut
1 parent a09f3d2 commit afe8a08
File tree
24 files changed
+181
-333
lines changed- aes-gcm-siv/src
- aes-gcm
- src
- tests
- common
- aes-siv
- src
- tests
- ascon-aead
- src
- tests
- benches/src
- ccm
- src
- tests
- chacha20poly1305/src
- deoxys/src
- eax/src
- ocb3
- src
- tests
- xaes-256-gcm
- src
- tests
24 files changed
+181
-333
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments