Encryption and decryption example

by Leo Chiang

Version 2 (April 23, 2019)

Download (205 downloads)

A example of simple implementation of XOR encryption using SHA1-hashed password as key. Both encryption and decryption require 4 blocks.

Update: fixed a important problem that will affect the security a lot. I forgot that the result of SHA1 is hex encoded.

5.0 average rating from 4 reviews

5 stars
4
4 stars
0
3 stars
0
2 stars
0
1 star
0
Reports
0

Rate and review within the app in the Community section.