pypuf icon indicating copy to clipboard operation
pypuf copied to clipboard

Cryptanalysis of Physically Unclonable Functions

Results 9 pypuf issues
Sort by recently updated
recently updated
newest added

Hello, I have a project that I worked on last year and it had no issue. Now, I'm getting error "module 'pypuf.attack' has no attribute 'LRAttack2021' . I'm not sure...

I have tried multiple attacks and values for the parameters and can't seem to get them to work using my own recorded data. the data has been changed to be...

Hello, I have been using your lr2021 attack on XOR Arbiter PUF, and I found something interesting. Assume the number of CRPs provided to the model is always the same,...

This chapter is nearly empty: https://pypuf.readthedocs.io/en/latest/metrics/distance.html#

Result of a collaboration with Anita Aghaie, Amir Moradi, and Johannes Tobisch. Results not yet published.

We implemented a learner, experiment and console program concerning a reliability based CMAES attack on Arbiter PUFs. For optimality purposes we use an external library for applying a CMAES algorithm....

Uses Hansen's CMA evolution strategy learning attack

This adds support for CRC-PUF, which is based on an arbiter PUF and an LFSR with reconfigurable connections. These modifications enable for loading CRPs with multiple response bits and an...