Skip to content

bbarenblat/urweb-crypto-random-openssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

urweb-crypto-random-openssl

urweb-crypto-random-openssl provides cryptographically secure random byte and blob generation facilities using OpenSSL.

This library requires Ur/Web 20150819 or later. If you use an earlier version, you will fall afoul of bug 206, and you will introduce a potentially security-relevant race condition in your application.

Installation

The standard

autoreconf -vis
./configure
make
make install

dance should work properly.

License

urweb-crypto-random-openssl is licensed under the Apache License, Version 2.0.

About

generate cryptographically secure random bytes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published