Skip to content

Conversation

bukka
Copy link
Member

@bukka bukka commented Jan 6, 2016

These ciphers are not added by OpenSSL_add_all_algorithms in 1.0.1
@bukka
Copy link
Member Author

bukka commented Jan 6, 2016

I plan to do a bit more testing later but works fine with 1.0.2 (will need to test older versions if disabling and skipping works fine)

@Minishlink
Copy link

Thanks ! 👍

@bukka bukka closed this Jun 19, 2016
@php-pulls php-pulls merged commit 26abb1b into php:master Jun 19, 2016
@nikic
Copy link
Member

nikic commented Jun 19, 2016

Please, don't merge PRs with convoluted history, squash the changes into one commit instead.

@bukka
Copy link
Member Author

bukka commented Jun 19, 2016

I prefer not to squash it. At least I don't see any requirement for that in https://wiki.php.net/vcs/gitworkflow. However I should have rebased I guess so sorry for that.

jrfnl added a commit to jrfnl/PHPCompatibility that referenced this pull request Oct 2, 2016
jrfnl added a commit to jrfnl/PHPCompatibility that referenced this pull request Oct 2, 2016
@H4R0
Copy link

H4R0 commented Oct 26, 2019

Any updates on ocb support ? Took me quiet some time to figure out why ocb is not working.

Because openssl_get_cipher_methods() returns "aes-256-ocb".

https://wiki.php.net/rfc/openssl_aead states "Future Scope: Adding support for ocb mode once the extension supports OpenSSL 1.1"

Seems to me like ocb is supported and has to be implemented into the php wrapper.

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.

5 participants