mirror of
https://github.com/corda/corda.git
synced 2025-03-23 04:25:19 +00:00
Remove use of Sun internal APIs and algorithm identifiers (which are incomplete and non-standard) in Crypto. Also eliminates uncertainty about which signature scheme is being used (and therefore iterating through several to find the correct one).