cipherinputstream

  1. npsonic

    Android Question Encrypted file & FirebaseStorage

    I want to upload huge files >100Mb with FirebaseStorage lib, but I would also want to encrypt the file before uploading it. I could encrypt file before uploading it, but there might not be enough memory available for the bigger encrypted files. Is there any way to do this without creating...
  2. Ibrahim Saleh

    B4J Question CipherInputStream

    Hi There, i have search every where and can't seem to find a library for cipher input stream in b4j.the cipher library already available is not what i need.can someone tell me how to use CipherInputStream using java object or something
Top