-
Notifications
You must be signed in to change notification settings - Fork 1
tack/tackc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple, verify-only C/C++ codebase for enabling client applications to support TACK. The ECDSA verification and hashing can be done with either OpenSSL or NSS. To compile the test "tackc" program use: make TACKC_OPENSSL=1 TACKC_CPP=1 (You can try TACKC_NSS=1 instead of TACKC_OPENSSL). You may need to edit the Makefile to find your OpenSSL and NSS include files and libraries. Then run: ./tackc test To see unit-testing results.
About
Simple C library for verifying TACKs (intended for client-side use)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published