Package com.mku.salmon.streams


package com.mku.salmon.streams
  • Class
    Description
    Encryption Mode
    AES provider types.
    Implementation of a Java InputStream for seeking and reading a SalmonFile.
    Class will be used to cache decrypted data that can later be read via the ReadAt() method without requesting frequent decryption reads.
    Stream decorator provides AES256 encryption and decryption of stream.