|
|
|
|
|
by steakejjs
4119 days ago
|
|
In case people are interested in the under-the-hood. I just dug in a little bit and it looks like a library is used that automatically generates IV for each encrypt, and automatically uses your passphrase, passed through EvpKDF as the key. SHA3, Rabbit, and whatever EvpKDF does, I don't actually have time to look at that. |
|