[ 
https://issues.apache.org/jira/browse/MATH-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eldar Agalarov updated MATH-710:
--------------------------------

    Attachment: ISAACRandom.java

Java code of ISAAC CSPRNG. Translated to Java from original C version with 
improvements.
                
> Add support for fast cryptographically secure pseudorandom number generator 
> ISAAC
> ---------------------------------------------------------------------------------
>
>                 Key: MATH-710
>                 URL: https://issues.apache.org/jira/browse/MATH-710
>             Project: Commons Math
>          Issue Type: New Feature
>    Affects Versions: 2.2
>            Reporter: Eldar Agalarov
>         Attachments: ISAACRandom.java
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Dear developers, please add to Common Math library support for ISAAC random 
> number generator. This is a free and open-source PRNG 
> (http://burtleburtle.net/bob/rand/isaacafa.html). 
> Algorithm's rewrited (with some improvements) Java code from original C 
> version is attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to