This website requires JavaScript.
Explore
Help
Sign In
zhao
/
usign
Watch
1
Star
0
Fork
0
You've already forked usign
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ted Hess
ef6419142a
Add empty README
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-07-02 11:52:05 -04:00
.gitignore
Initial import
2015-04-06 16:00:52 +02:00
base64.c
base64: sync with libubox modifications
2015-04-19 12:38:05 +02:00
base64.h
add build flag to use libubox instead of provided base64 implementation
2015-04-19 12:42:10 +02:00
CMakeLists.txt
cmake: Find libubox/utils.h header file
2016-07-02 16:52:31 +02:00
ed25519.c
Initial import
2015-04-06 16:00:52 +02:00
ed25519.h
Initial import
2015-04-06 16:00:52 +02:00
edsign.c
Initial import
2015-04-06 16:00:52 +02:00
edsign.h
Initial import
2015-04-06 16:00:52 +02:00
f25519.c
Initial import
2015-04-06 16:00:52 +02:00
f25519.h
Initial import
2015-04-06 16:00:52 +02:00
fprime.c
Initial import
2015-04-06 16:00:52 +02:00
fprime.h
Initial import
2015-04-06 16:00:52 +02:00
main.c
fix accidental swapping of public vs private key comment
2015-12-17 17:06:27 +01:00
README
Add empty README
2016-07-02 11:52:05 -04:00
sha512.c
Initial import
2015-04-06 16:00:52 +02:00
sha512.h
Initial import
2015-04-06 16:00:52 +02:00
README
The file is empty.
Description
[MIRROR] Tiny signify replacement
Readme
57
KiB
Languages
C
99.1%
CMake
0.9%