-
🌱 I’m currently learning Blockchain Programming, Backend development
-
👨💻 All of my projects are available at https://idighekereudo.netlify.app/
-
📫 How to reach me idighekereudo@gmail.com
🎯
Focusing
Highlights
- Pro
Pinned Loading
-
-
-
This Gist contains a custom encrypti...
This Gist contains a custom encryption and decryption algorithm written in TypeScript. The encryption method uses XOR operations, right shifts, and a dynamic random padding length to ensure enhanced security. 1import { StatusBar } from 'expo-status-bar';
2import { useState } from 'react';
3import { Dimensions, TouchableOpacity, SafeAreaView, StyleSheet, Text, View } from 'react-native';
4import EncryptForm from './src/components/EncryptForm';
5import DecryptionForm from './src/components/DecryptionForm';
-
-
-
alx-low_level_programming
alx-low_level_programming PublicThis is my first low level language course at alx
C
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.