https://github.com/vincenthz/hs-cprng-aes

Last synced: about 2 months ago

Repository metadata:

Crypto Pseudo Random Number Generator using AES in counter mode


Owner metadata:


Committers metadata

Last synced: about 2 months ago

Total Commits: 51
Total Committers: 2
Avg Commits per committer: 25.5
Development Distribution Score (DDS): 0.02

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Vincent Hanquez v****t@s****g 50
Miëtek Bak m****k@b****o 1

Issue and Pull Request metadata

Last synced: about 2 months ago


Package metadata

hackage: cprng-aes

Simple crypto pseudo-random-number-generator with really good randomness property. Using ent, a randomness property maker on one 1Mb sample: Entropy = 7.999837 bits per byte. Optimum compression would reduce the size of this 1048576 byte file by 0 percent. Chi square distribution for 1048576 samples is 237.02 Arithmetic mean value of data bytes is 127.3422 (127.5 = random) Monte Carlo value for Pi is 3.143589568 (error 0.06 percent) Compared to urandom with the same sampling: Entropy = 7.999831 bits per byte. Optimum compression would reduce the size of this 1048576 byte file by 0 percent. Chi square distribution for 1048576 samples is 246.63 Arithmetic mean value of data bytes is 127.6347 (127.5 = random). Monte Carlo value for Pi is 3.132465868 (error 0.29 percent).

  • Homepage: http://github.com/vincenthz/hs-cprng-aes
  • Licenses: BSD-3-Clause
  • Latest release: 0.6.1 (published about 10 years ago)
  • Last Synced: 2024-11-11T03:08:19.357Z (about 2 months ago)
  • Versions: 18
  • Dependent Packages: 7
  • Dependent Repositories: 189
  • Downloads: 122,256 Total
  • Docker Downloads: 35
  • Rankings:
    • Docker downloads count: 0.175%
    • Downloads: 1.006%
    • Dependent repos count: 2.345%
    • Dependent packages count: 3.001%
    • Average: 8.614%
    • Forks count: 16.078%
    • Stargazers count: 29.076%
  • Maintainers (1)
go: github.com/vincenthz/hs-cprng-aes

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/vincenthz/hs-cprng-aes#section-documentation
  • Licenses: other
  • Latest release: v0.5.2 (published over 11 years ago)
  • Last Synced: 2024-11-11T03:08:21.675Z (about 2 months ago)
  • Versions: 16
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 8.325%
    • Dependent packages count: 9.56%
    • Average: 10.3%
    • Dependent repos count: 10.779%
    • Stargazers count: 12.536%