Commit fa32212
Migrate to
Replaces the previous `AeadInPlaceDetached` impls with `AeadInOut`,
which was introduced in RustCrypto/traits#1793AeadInOut
1 parent e7ce04c commit fa32212
File tree
24 files changed
+192
-393
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
24 files changed
+192
-393
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 | | |
| |||
0 commit comments