#1 2016-04-09 09:35:46

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,183
Website

AES-256 based Cryptographically Secure Pseudo-Random Number Generator

We just included a Cryptographically Secure Pseudo-Random Number Generator (CSPRNG) into our SynCrypto.pas unit.
The TAESPRNG class would use real system entropy to generate a sequence of pseudorandom bytes, using AES-256, so returning highly unpredictable content.
See http://synopse.info/fossil/info/ceb55b4eea6

This is the forum thread for http://blog.synopse.info/post/AES-CSPRNG
See also https://plus.google.com/+ABouchez/posts/B3pgUPL3k5c

Offline

#2 2016-04-12 12:02:54

willo
Member
From: Cape Town, South Africa
Registered: 2014-11-15
Posts: 67
Website

Re: AES-256 based Cryptographically Secure Pseudo-Random Number Generator

Good work Ab!

Offline

Board footer

Powered by FluxBB