Skip to content
  • Karl Fogel's avatar
    Handle large plaintext input properly. · f5e437c6
    Karl Fogel authored
    * onetime
      (main): When encrypting, read in 8k chunks, instead of reading the
        whole file into memory.  If someone has enough pad to encrypt
        their DVD collection, we should still perform acceptably.
    f5e437c6