Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

The C function that will generate a PKCS12 container which meets Thali's requirements.

License

Notifications You must be signed in to change notification settings

thaliproject/openssl-c-api-for-thali

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openssl-c-api-for-thali

The C function will generate a PKCS12 container which meets Thali's requirements.

Tested the API by using the openssl library in JXcore.

 g++ openssl_thali.c -lstdc++ -std=c++11 -pthread -O3 -Wno-write-strings jxcore/out/bin/libopenssl.a -ldl -o openssl_thali.o

About

The C function that will generate a PKCS12 container which meets Thali's requirements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages