Posts

Showing posts with the label AES

We just included a Cryptographically Secure Pseudo-Random Number Generator ( #CSPRNG ) into our #OpenSource #SynCrypto unit.

We just included a Cryptographically Secure Pseudo-Random Number Generator ( #CSPRNG  ) into our #OpenSource    #SynCrypto  unit. The TAESPRN #Delphi class would use real system entropy to generate a sequence of pseudorandom bytes, using #AES -256, so returning highly unpredictable content. It was designed as a trusted source of randomness,  e.g. for key/nonce/IV/salt/challenge generation, on Windows and Linux. Any feedback is welcome, since the more eyes on #crypto material, the better… http://blog.synopse.info/post/AES-CSPRNG