This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-31 07:48:11 +00:00
Code
Issues
Activity
Actions
52b05a08c7
serenity
/
Libraries
/
LibCrypto
/
Cipher
/
Mode
History
Download ZIP
Download TAR.GZ
Andreas Kling
52b05a08c7
LibCrypto: Reduce use of ByteBuffer in AES code
...
Use Bytes/ReadonlyBytes more where possible.
2021-01-12 09:34:04 +01:00
..
CBC.h
LibCrypto: Reduce use of ByteBuffer in AES code
2021-01-12 09:34:04 +01:00
CTR.h
LibCrypto: Reduce use of ByteBuffer in AES code
2021-01-12 09:34:04 +01:00
GCM.h
LibCrypto: Reduce use of ByteBuffer in AES code
2021-01-12 09:34:04 +01:00
Mode.h
LibTLS+LibCrypto: Replace a whole bunch of ByteBuffers with Spans
2020-12-19 18:29:13 +01:00