stevebaros
A candle loses nothing in lighting another. Lets share the knowledge we have !
@hamsoftug Planet Earth
Pinned Repositories
.github
about me
Achivement-1-Project
aes
The purpose of this project is understanding and implementing multithreaded secure tcp file transfer using a secret key on AES that is generated and created on Diffie-Hellman key agreement protocol. Sender side generates prime (p), generator (g) and random number(a) to process Diffie-Hellman key agreement, and sends data that is required for calculation (sender public key “A”, p, and g) to receiver side. Receiver generates a random number (b) and sends its calculated public key “B” to sender. Sender calculates secret key with receiver’s B, and receiver calculates secret key with sender’s A. After that, this agreed secret key used in AES encryption/decryption of sent /received file.
all-contributors
✨ Recognize all contributors, not just the ones who push code ✨
alx-pre_course
git-cheat-sheet
A small git cheat sheet of common use-cases for my future self.
github-actions-for-packages
golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
stevebaros's Repositories
stevebaros/FormIgniter
Easy form generator for the CodeIgniter framework
stevebaros/Android-FlipBook
An Android component that has a flipping animation
stevebaros/android-snake-example
A modified version of the snake example for Android that works with touch screens
stevebaros/bible-android
Basic King James Bible reading application for Android
stevebaros/CheatSheets
Cheat sheets to install or use various things
stevebaros/Diffie-Hellman-Key-Exchange
Secure File Transfer with Diffie-Hellman Key Agreement Protocol and AES on Java
stevebaros/emailtoself
Send quick emails to self on Android
stevebaros/emoji-java
The missing emoji library for Java :heart:
stevebaros/EmojiKeyboard
Android emoji keyboard
stevebaros/JsonToJava
I was fed up with writing Java classes to mirror json models. So I wrote this Java app to automate the process.
stevebaros/Tracking-map-on-android
Periodically tracking and recording user's location in the background
stevebaros/twemoji-custom-gem
:shipit: Twitter emoji in Ruby :blush: