engyon / enprot

enprot command line tool for Engyon
1 stars 1 forks source link

Add modern PBKDF support #24

Closed dewyatt closed 4 years ago

dewyatt commented 4 years ago

I ended up effectively rewriting this after thinking about the eventual support of AES-GCM, etc.

This currently supports:

I also took the opportunity to go all-in on botan-rs (which is needed for the PBKDFs) and was able to drop the following crate dependencies: