|
|
|
|
|
by ComputerGuru
3415 days ago
|
|
High level APIs are used for all crypto. The user does not have to generate their own seed. You can use your own key file or stretch a secret phrase once to create one with the library. Passwords are otherwise not hashed, only encrypted. |
|