Registry / crypto / aws-c-cal

aws-c-cal

JSON →
library0.9.13vcpkgunverified

C99 wrapper for cryptography primitives.

vcpkg install aws-c-cal
INSTALL
IMPORT
SIG · AWS-C-CAL
A
aws-c-cal
cryptocppv0.9.13
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

aws/cal/cal.h
#include <aws/cal/cal.h>

Initialize the AWS C Cal cryptography library

#include <aws/cal/cal.h> #include <cstdio> int main() { struct aws_allocator *alloc = aws_default_allocator(); aws_cal_library_init(alloc); printf("AWS C Cal initialized\n"); aws_cal_library_clean_up(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.13latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
38
Resources

No resource links recorded.