generalpiston / typeorm-encrypted

Encrypted field for typeorm.
MIT License
74 stars 19 forks source link

Add pseudo-secure key generation to README #24

Open generalpiston opened 4 years ago

generalpiston commented 4 years ago

Secure key generation is a topic of research. We can provide pseudo-secure methods in the README to help developers get started at least:

We can also add resources for folks to learn more about it.