Skip to content
View witodivaro's full-sized avatar
😇
😇
Block or Report

Block or report witodivaro

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
witodivaro/README.md

JavaScript Developer

Pinned

  1. WMOMENTS.jsx WMOMENTS.jsx Public

    I built an application to store any moments from life. All you need is your mobile camera.

    JavaScript

  2. AES.js AES.js Public

    Helper library to encrypt/decrypt text. Implements CBC, CTR and CBC_SHA256 AES modes.

    JavaScript 1

  3. RSA_AES.py RSA_AES.py Public

    The implementation of Public Key encryption with RSA and AES

    Python