logarithm in OpenSSL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: openssl-users@xxxxxxxxxxx
- Subject: logarithm in OpenSSL
- From: Niklas Niere <nniklas@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 24 Jul 2019 18:22:15 +0200
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2
Hello,
we are implementing a TLS 1.3 feature into OpenSSL to get an idea of how
well our feature performs in a concrete server library. In the feature,
we want to use the log function.
When we try to use the log function from the math.h header, OpenSSL
won't compile with the statement that 'log' is a reference to an
undefined function. The BigNum library from OpenSSL does also not seem
to offer a log function.
We suspect that the compile error comes from the fact that OpenSSL is
C90 compatible but are unsure. Does anyone know how to compute the
logarithm of a number in OpenSSL?
Thanks,
Niklas
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Linux ARM Kernel]
[Linux ARM]
[Linux Omap]
[Fedora ARM]
[IETF Annouce]
[Security]
[Bugtraq]
[Linux]
[Linux OMAP]
[Linux MIPS]
[ECOS]
[Asterisk Internet PBX]
[Linux API]