1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-07 11:37:35 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Peter Elliott
2e8cfe5435 LibCrypto: Add CTR cipher mode
Kernel: Changed fortuna implementation to use CTR mode instead of
manually implementing a counter.
2020-06-25 21:05:40 +02:00