Topic: How to USE CTR-DRBG ?
How to use ctr-drbg ?
please answer to me.
1. how to use configure options ?
2. how to use define Flag ?
3. c++ examples
regards
thanks
You are not logged in. Please login or register.
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
ReferenceswolfSSL - Embedded SSL Library → General Inquiries → How to USE CTR-DRBG ?
How to use ctr-drbg ?
please answer to me.
1. how to use configure options ?
2. how to use define Flag ?
3. c++ examples
regards
thanks
Hi kjjy7,
1. Please use the quick start guide for familiarization with configure options found here: https://www.wolfssl.com/docs/quickstart/
2. You can set in configure options with CFLAGS="-DOPTION1 -DOPTION2" etc or define in wolfssl-root/wolfssl/wolfcrypt/settings.h
3. All of our examples are written in C which can be compiled by a c++ compiler: https://github.com/wolfSSL/wolfssl-examples
Let me know if you have any other questions.
Warm Regards,
Kaleb
wolfSSL - Embedded SSL Library → General Inquiries → How to USE CTR-DRBG ?
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.015 seconds (90% PHP - 10% DB) with 10 queries