-
### Contact Details
_No response_
### Version
5.7.2
### Description
I am trying to completely disable WolfSSL AES, to avoid conflicts with AES symbols in libnettle. This is when using WolfSSL as …
-
When building on currenct openSUSE, following occurs:
```
[ 45s] g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib/includes -I../lib/includes -DHAVE_CONFIG_H -fmessage-length=0 -grecord-gcc-switches…
-
Converting jpegs to webp changes its color to different. Example here: https://hdrmaps.com/nettle-weed-atlas-1/
As this is a live site I have chanegd background to one matching new image #1f1f1f.
C…
-
There are at least these two libraries that implement s-expressions: https://github.com/mjsottile/sfsexp and https://github.com/rnpgp/sexpp they should probably be listed in addition to the libgcrypt…
-
I get an error running the example `crypto/examples/signing-ec` under OSX.
`BC`
```
generate-private-key: could not get implementation
algorithm: 'ec
context...:
/Users/ayman/Library/Ra…
-
```
What new feature do you want?
Ability to...
.create a model like in Blogger editor
.easily insert an iframe
.easily insert a swf file
```
Original issue reported on code.google.com by `nettle...…
-
I have [a branch](https://github.com/DaemonEngine/Daemon/compare/master...slipher/printdepversions) that adds a `printdepversions` that prints (if knowable) the header and binary versions for each of …
-
Hi! :wave:
I am not a direct user of this project, but noticed that you are using the [openpgp-card-sequoia](https://crates.io/crates/openpgp-card-sequoia) crate.
With version 0.2.2 it has been d…
dvzrv updated
3 months ago
-
Hi all, I'm trying to link a test program against archive_static.lib on Windows 10 using Visual Studio 2017 with the latest SDK. When I try to build my program I get the following errors:
```
1>--…
-
the `cdef` statements have a prefix `nettle_` to namespace them. The `typeof` statements do not have those, shouldn't they get them as well, to prevent collisions with other libs?