corda/core
josecoll def9d9d0ea Standardisation of Public Keys in Schema entities. (#68)
* Standardisation in usage of Public Keys in Schema entities.
Use PK Hash where optimal, otherwise use ByteArray/LOB representation of PK.

* Redundant after rebase.

* Use .encoded and Crypto.decode<Public|Private>Key(bytes) instead of Corda serialization.

* Optimize DBPartyAndCertificate entity to store and query on ownerKeyHash.
2017-10-20 09:40:21 +01:00
..
src Standardisation of Public Keys in Schema entities. (#68) 2017-10-20 09:40:21 +01:00
build.gradle Gradle API Scanner plugin (#1669) 2017-09-29 16:55:26 +01:00