#Java Encryption Program
Creates a key whith which it then encrypts your text and can decrypt it again later.
It doesn't save the key though, so it's one unikey per session for now.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#Java Encryption Program
Creates a key whith which it then encrypts your text and can decrypt it again later.
It doesn't save the key though, so it's one unikey per session for now.