Module io
Source - Aes128CtrReader
- AES-128-CTR reader that decrypts data as it’s read
- SharedReader
- A shared reader that can be used by multiple consumers
- SubFile
- Represents a sub-section of a file
- ReadSeek
- Trait that combines Read and Seek
- ReaderExt
- Extension trait for readers to easily convert them to shared readers
- align_down
- Function to align down to 16-byte boundary for AES operations
- align_up
- Function to align up to 16-byte boundary for AES operations
- get_nintendo_tweak
- Returns a tweak suitable for Nintendo crypto operations