Git Product home page Git Product logo

Comments (4)

lcy0816 avatar lcy0816 commented on August 20, 2024 1

sorry, my bad, should be gcm_config.py not gcm_config, we can close this issue

from aes-gcm-128-192-256-bits.

BLu85 avatar BLu85 commented on August 20, 2024

Hi @lcy0816

Thanks for spotting this error. This commit should fix the error.

from aes-gcm-128-192-256-bits.

lcy0816 avatar lcy0816 commented on August 20, 2024

thanks tested and works! however, I dont see gcm_config generated under config..

lcy0816@apple-mac config % python3 gcm_config.py --mode 256 --size L --pipe 0

rm: ../src/gen_rtl/: No such file or directory
../src/gen_rtl/

OK : File ../src/gen_rtl/aes_round.vhd has been successfully generated
OK : File ../src/gen_rtl/aes_kexp.vhd has been successfully generated
OK : File ../src/gen_rtl/aes_ecb.vhd has been successfully generated
OK : File ../src/gen_rtl/top_aes_gcm.vhd has been successfully generated
OK : AES-GCM IP configured as:
OK : aes_size : L
OK : aes_mode : 256
OK : enc_dec : enc
OK : pipes_in_core : 0
OK : n_gfmul_ip : 1
OK : n_rounds : 14
OK : key_pre_exp : False
lcy0816@apple-mac config % python3 gcm_config -m 192

/usr/local/Cellar/[email protected]/3.11.6_1/Frameworks/Python.framework/Versions/3.11/Resources/Python.app/Contents/MacOS/Python: can't open file '/Users/lcy0816/Documents/git/AES-GCM-128-192-256-bits/config/gcm_config': [Errno 2] No such file or directory
lcy0816@apple-mac config % python3 gcm_config -m 256
/usr/local/Cellar/[email protected]/3.11.6_1/Frameworks/Python.framework/Versions/3.11/Resources/Python.app/Contents/MacOS/Python: can't open file '/Users/lcy0816/Documents/git/AES-GCM-128-192-256-bits/config/gcm_config': [Errno 2] No such file or directory
lcy0816@apple-mac config % ls
pycache config_aes_kexp.py config_aes_round.py gcm_config.py
config_aes_ecb.py config_aes_kprexp.py config_aes_top.py gcm_utils.py

from aes-gcm-128-192-256-bits.

BLu85 avatar BLu85 commented on August 20, 2024

Sorry, I don't understand the problem you are trying to report.
Do you see the file gcm_config.py in the config folder?

What do you get if you run
python3 gcm_config.py -m 192 from the config directory?

from aes-gcm-128-192-256-bits.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.