Wrote a encryption algorithm: https://github.com/suoken/google-cybersecurity-professional-certificate-portfolio/blob/main/mlh_hack_week/encryption_algo.py
Wrote caesar cypher in rust: https://github.com/suoken/google-cybersecurity-professional-certificate-portfolio/blob/main/mlh_hack_week/cyber_rust/src/caesar_cypher.rs
Wrote password strength manager in rust: https://github.com/suoken/google-cybersecurity-professional-certificate-portfolio/blob/main/mlh_hack_week/cyber_rust/src/password_strength.rs
Log in or sign up for Devpost to join the conversation.