Tanmay Garg

Results 4 issues of Tanmay Garg

I have worked on the Rust implementation of the AES-CCM algorithm. I've created both the encryption and decryption functions and they can be found in `ccm_mode.rs`. I've used the specification...

spec :scroll:
inactive

I had the typechecker set up and running successfully yesterday. But, when I opened it today and ran `cargo hacspec hacspec-aes-ccm` or `cargo +nightly-2021-06-15 hacspec hacspec-aes-ccm` it gave the below...

bug 🐞
typechecker :necktie:

# What does this PR do? This PR fixes a comment in `modular_gpt_oss.py` which has the incorrect shape written in the description for GptOssExperts. I fix the annotated shape for...

Hi, this should fix the bug reported in #3005. Unfortunately, I was not yet able to confirm by testing locally that it works. I'd appreciate if one of the contributors...