Shinsaku Ashizawa
Results
22
issues of
Shinsaku Ashizawa
#### Project Abstract A Multi-Signature Wallet that is user-friendly and simplifies the management of crypto assets across both Wasm and EVM. #### Grant [level](https://github.com/w3f/Grants-Program#level_slider-levels) - [ ] **Level 1**: Up...
admin-review
Part of https://github.com/RustCrypto/block-ciphers/issues/1 Hi there. I implemented rc6. Implementation and documentation are aligned with rc5 implementation. I referred following document for key schedule, encryption and decryption algorithms. https://www.grc.com/r&d/rc6.pdf I checked...