FAQ.txt 693 B

123456789101112131415161718192021222324252627282930
  1. What is the encryption algorithm Used in this program??
  2. The algorithm used is aes
  3. What AES mode it use?
  4. CBC mode - Cipher Block Chaining
  5. How encrypt a file by Rose Crypt?
  6.  
  7. To encrypt a file:
  8. From main menu: File -> Encrypt
  9. Then write your passphrase and select the file that you need to encrypt.
  10.  
  11.  
  12. How decrypt a file by Rose Crypt?
  13.  
  14. To decrypt a file:
  15. From main menu: File -> Decrypt
  16. Then write your passphrase and select the file that you need to decrypt.
  17. How can I help the project?
  18. In many ways! Here are some:
  19. - Using Rose Crypt, and sharing it with your friends and family
  20. -Reporting issues and bugs that you find, and suggesting improvements