asymmetric
There are 45 repositories under asymmetric topic.
wille/cry
Cross platform PoC ransomware written in Go
imkcat/CatCrypto
An easy way for hashing and encryption.
Ha0Tang/AsymmetricGAN
[ACCV 2018 Oral] Dual Generator Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
admisio/Portfolio
World's most advanced high school admissions system
miladrahimi/phpcrypt
Encryption, decryption, and password hashing tools for PHP projects
oneoffcoder/py-pair
Pairwise association measures of statistical variable types
jhrcook/ggasym
Plots three different color schemes on the top-left and bottom-right triangles and the diagonal of a symmetric matrix
gunjank/springboot-asymmetric-cryptography
Spring Boot Java Application with asymmetric cryptography : private * public key
kettanaito/jest-custom-matchers
Source code for the "Practical Guide To Custom Jest Matchers" article.
LandonPowell/SeaFour
[Copyright (c) 2015 Landon Powell]
Alessandro-Salerno/EncryptedTCP
Very simple library based on FramedTCP that provides a fairly secure ecnrypted TCP connection.
hudeany/CryptographicUtilities
Examples and HowTos for BouncyCastle and Java Cryptography Extension (JCE)
ItaloHugoMDS/Encryption_and_Decryption_Big_Files_with_Python
This repository contains tools for encrypting and decrypting any file using a hybrid encryption method, making use of symmetric AES 256 and asymmetric RSA encryption.
sonh/kryptographer
Secure data in Android. Encryption/Decryption with AndroidKeyStore.
br90218/hero-run
"I want to shoot magic in VR!" Me: Hold My Beer
casillasenrique/death-prescription
Unity Project for the asymmetric information video game "Death Prescription"
HydroCarbons/krypton
Krypton is a JavaScript class with Symmetric (asynchronous and synchronous) and Asymmetric encryption and decryption methods.
brenoepics/rsa-hex-gen
Generate an RSA key pair in hexadecimal format.
CovenantSQL/keyvenant
🗝Keyvenant facilitates CovenantSQL keys generation and management
fumiama/go-x25519
基于x25519的32位密钥交换实现封装,也可通过修改KEYSZ改为64位
itsjolosionelo/xxl
XXL: Landing Page
jamielsharief/encryption
This library supports both Asymmetric (using key pairs) and Symmetric (single key) encryption.
morganpizzini/skew-html-design
skew asymmetric design pure html css
premacck/AsymRecycler
Android RecyclerView that mimics a GridView with asymmetric items. Supports items with row span and column span. Inspired from https://github.com/felipecsl/AsymmetricGridView
Somorpher/ByteCrypt
Cryptographic library providing secure hashing, full encryption/decryption functions, digital signatures, different MoO(AES, CBC, GCM, CFB, OFB, CTR), RSA(512, 1024,2048...), GOST, Serpent, AES, RC6, etc...
starsoupgames/ghosted
Ghosted by Star Soup Games
vdemizki/broken-grid-design-with-CSS-grid
The web trend "broken-grid" is an asymmetrical design style. With "broken grid" the layout of a website can be designed individually and versatile by giving the designer more freedom regarding the placement of the content.
AdsHan/dotnet-authentication-symmetric-asymmetric
JWT authentication with Symmetric and Asymmetric keys.
itsjolosionelo/tg
Toni & Guy: Landing Page
Somorpher/ByteLock
encryption software, linux utility software for GCM directory encryption
vrona/BOT88
Self Driving Racing Car Agent (Deep Deterministic Policy Gradient algorithm)
Azanul/fireship-io-crypto-rust
Rough follow of the video by fireship-io, 7 Cryptography Concepts EVERY Developer Should Know (https://www.youtube.com/watch?v=NuyzuNBFWxQ)
bmelad/datapower-jwe-encryption-decryption
Easily encrypt & decrypt json specific fields.
chirayu-joshi/RSA
RSA 2048 implementation in Java using BigInteger, Java Security and Java file handling