rabbitmq / rabbitmq-common

Common library used by rabbitmq-server and rabbitmq-erlang-client
Other
66 stars 112 forks source link

Fix rabbit_pbe for OTP-22 #307

Closed essen closed 5 years ago

essen commented 5 years ago

Some new ciphers have been added. Others will be added once crypto exposes an interface to get cipher information.

I have opened https://bugs.erlang.org/browse/ERL-864 and will work on a patch to make crypto expose this information. This should take only a few hours.

michaelklishin commented 5 years ago

Backported to v3.7.x.