Skip to content

True random number generator (TRNG) is used to generate a purely random sequence in key generation. Real-world applications use key bits or strings as a passcode to secure systems. The security of a system depends on a robust design and the ambiguity of the keys that are used so that they are unpredictable. In this proposal, TRNGs are designed u…

Notifications You must be signed in to change notification settings

rsar97/-Hardware-Assisted-QR-Code-Generation-Using-Fault-Tolerant-TRNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper Title: Hardware Assisted QR Code Generation Using Fault Tolerant TRNG

The reversible gates notation are as follows:

fred.vhd-> Fredkin Gate fg.vhd-> Feynman Gate pere.vhd-> Peres Gate tof.vhd-> Toffoli Gate f2g.vhd-> Double Feynman Gate tr.vhd-> Thapliyal Gate

The TRNG with different I/O configuration is as follows:

faul.vhd-> 18 Inputs and 18 Outputs random.vhd-> 8 Inputs and 16 Outputs

About

True random number generator (TRNG) is used to generate a purely random sequence in key generation. Real-world applications use key bits or strings as a passcode to secure systems. The security of a system depends on a robust design and the ambiguity of the keys that are used so that they are unpredictable. In this proposal, TRNGs are designed u…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages