You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔒 A Next.js project designed for easy authentication implementation. It provides user registration with username, email, and password, utilizing MongoDB for cloud database storage. This project integrates nodemailer for email verification and bcrypt.js for securely encrypting passwords stored in the database. With login and signup functionalities
Browser-based AES modes demo — ECB, CBC, CTR, GCM, and CCM with live padding oracle attack. Real WebCrypto operations, ECB penguin visualization, Bleichenbacher oracle, and authenticated encryption breakdown. No backends. No simulated math.
Woohl is a Next.js + Supabase full-stack app featuring secure authentication (email, Google OAuth, OTP reset) and a protected user dashboard, built with a focus on real-world functionality and clean architecture.