Skip to content

Fortuna cryptographic pseudo random number generator library

Notifications You must be signed in to change notification settings

gilawa/libfortuna

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#libfortuna

This library uses code from the PostgreSQL database project.
http://www.postgres.org/

The original source location (in the postgres source tree) is
contrib/pgcrypto. Also, parts of src/include/postgres.h and 
src/include/c.h

The postgres specific parts were reduced and also the not needed
blowfish cypher implementation removed.

Waitman Gobble <waitman@waitman.net> 2013-07-12
Henning Westerholt <hw@skalatan.de> 2019-10-02

Documentation and more information at the following URL
(don't work anymore - todo)
http://www.crxwg.com/fortuna/bin/libfortuna.html

About

Fortuna cryptographic pseudo random number generator library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.8%
  • Makefile 1.2%