Open GoogleCodeExporter opened 8 years ago
Btw, I didn't necessarily mean to flag this as a Defect, vs an enhancement,etc.
I haven't used this issue system before, so I'm not sure how to change.
Original comment by putm...@georgetown.edu
on 7 Jun 2013 at 8:21
I wanted to document how this issue came to light, as the usage pattern wasn't
obvious:
A library that performs encryption operations loops over a set of algorithm
names attempting to find one that is supported.
Presumably the algorithms are in order of preference.
When a specific algorithm can be instantiated it is used.
Now here comes vt-crypt which adds the BC provider to the mix and suddenly an
algorithm that wasn't supported now is.
Original comment by dfis...@gmail.com
on 7 Jun 2013 at 9:02
Original issue reported on code.google.com by
putm...@georgetown.edu
on 7 Jun 2013 at 8:19