myloveCc / NETCore.Encrypt

NETCore encrypt and decrypt tool,Include aes,des,rsa,md5,sha1,sha256,sha384,sha512
MIT License
614 stars 155 forks source link

Reaction to issue: #44 - Adding more security by using the Random Generator. Chinese Documentation changed to English #46

Closed Siox0911 closed 3 years ago

Siox0911 commented 3 years ago

With the old Version, it is possible to generate always the same keys with a new random generator by using the same millisecond. So I have rewritten the Random Generator Initialization. And I have changed the Chinese documentation to English. And I have changed the version to 2.0.9.1.