bc-java icon indicating copy to clipboard operation
bc-java copied to clipboard

Document `OpenBSDBCrypt` password handling

Open Marcono1234 opened this issue 1 year ago • 1 comments

Previously the behavior was not explicitly documented, and it might not have been obvious that passwords longer than 72 bytes will be truncated.

Marcono1234 avatar Jul 16 '24 21:07 Marcono1234

Maybe it would also be good to apply this to https://github.com/bcgit/bc-csharp, but I am not familiar with C#. So if possible, could you do that please?

Marcono1234 avatar Jul 16 '24 21:07 Marcono1234

Thanks for merging @dghgit!

Regarding https://github.com/bcgit/bc-csharp, could you please adjust the documentation there as well (I am not familiar enough with C#)? Or would you prefer if I created a GitHub issue there so that this task it as least tracked?

Marcono1234 avatar Dec 31 '24 13:12 Marcono1234

I updated C# as well. You should see the update appear on github shortly.

dghgit avatar Dec 31 '24 22:12 dghgit