Colossus icon indicating copy to clipboard operation
Colossus copied to clipboard

Secure File Storage in Cloud Computing using Hybrid Cryptography Algorithms. Colossus ensures security of the user’s data stored on cloud (AWS S3) by providing a tool that helps to encrypt files using...

Results 5 Colossus issues
Sort by recently updated
recently updated
newest added

https://github.com/Kiinitix/Colossus/blob/13e62bc003e8089a21aed2c1b3e5b3302648c5e4/colossus/hybrid.py#L16

https://github.com/Kiinitix/Colossus/blob/13e62bc003e8089a21aed2c1b3e5b3302648c5e4/colossus/hybrid.py#L16

https://github.com/Kiinitix/Colossus/blob/13e62bc003e8089a21aed2c1b3e5b3302648c5e4/colossus/hybrid.py#L16

https://github.com/Kiinitix/Colossus/blob/13e62bc003e8089a21aed2c1b3e5b3302648c5e4/colossus/hybrid.py#L16

Update decrypt.py to take cipher text and nonce (both binary) input from the user. **See line 68 and 69.**

help wanted
good first issue