Commit 92f921c
Migrate to
Replaces the previous `AeadInPlaceDetached` impls with `AeadInOut`,
which was introduced in RustCrypto/traits#1793AeadInOut
1 parent 5ec491e commit 92f921c
File tree
23 files changed
+173
-392
lines changed- aead-stream/src
- aes-gcm-siv/src
- aes-gcm
- src
- tests
- common
- aes-siv
- src
- tests
- ccm
- src
- tests
- chacha20poly1305/src
- deoxys/src
- eax/src
- ocb3
- src
- tests
- xaes-256-gcm
- src
- tests
23 files changed
+173
-392
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 | | - | |
13 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
0 commit comments