Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Update cipher.cpp #218

Closed
wants to merge 1 commit into from
Closed

Update cipher.cpp #218

wants to merge 1 commit into from

Conversation

mylxiaoyi
Copy link
Contributor

include <botan/filters.h> header file, otherwise will get compile error

libQtShadowsocks/lib/crypto/cipher.cpp:94:25: error: ‘get_cipher’ is not a member of ‘Botan’
filter = Botan::get_cipher(cipherInfo.internalName, _key, _iv,

@caidaol
Copy link

caidaol commented Sep 28, 2019

passed, thank you

@caidaol caidaol mentioned this pull request Sep 28, 2019
@aqrun
Copy link

aqrun commented Nov 27, 2019

this pull same as #216
216 is much better

@mylxiaoyi
Copy link
Contributor Author

this pull same as #216
216 is much better

yes, #216 is much better, please use #216

@mylxiaoyi mylxiaoyi closed this Dec 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants