Skip to content

vitalnodo/fips140_keys_randomness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fips140_tests

This repository contains key randomness tests from the FIPS140 standard:

  • The Monobit Test
  • The Poker Test
  • The Runs Test
  • The long run test

Version 1 constants are used.

build

bun build test.ts > test.js

links

FIPS140-1

FIPS140-2

FIPS140-3