Skip to content

drewbug/twisted-ego

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

twisted-ego

git submodule update --init

gcc ed25519-donna/ed25519.c -m64 -O3 -c
gcc -lcrypto ed25519.o twisted-ego.c -o twisted-ego

./twisted-ego

gcc curve25519-donna/curve25519.c -m64 -O3 -c
gcc -lcrypto curve25519.o twisted-secrets.c -o twisted-secrets

./twisted-secrets > ecdh.key

About

Vanity Ed25519/Cv25519 GPG Keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages