Skip to content

Disable DRBG override for LibreSSL#217

Merged
baldwinmatt merged 1 commit intoaws:masterfrom
raycoll:libressl_fix
May 22, 2016
Merged

Disable DRBG override for LibreSSL#217
baldwinmatt merged 1 commit intoaws:masterfrom
raycoll:libressl_fix

Conversation

@raycoll
Copy link
Copy Markdown
Contributor

@raycoll raycoll commented May 22, 2016

It looks like our ENGINE setup succeeds, but
the code isn't actually run. LibreSSL will always
use the default generator(arc4random)[1]

[1] libressl/openbsd#36

closes #97

It looks like our ENGINE setup succeeds, but
the code isn't actually run. LibreSSL will always
use the default generator(arc4random)[1]

[1] libressl/openbsd#36
@baldwinmatt
Copy link
Copy Markdown
Contributor

Looks good, merging.

@baldwinmatt baldwinmatt merged commit 20108c5 into aws:master May 22, 2016
@raycoll raycoll deleted the libressl_fix branch May 22, 2016 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

s2n_override_openssl_random_test, Ubuntu 14.04, LibreSSL 2.2.0

2 participants