aboutsummaryrefslogtreecommitdiffstats
path: root/libparc/parc/security/parc_PublicKeySigner.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-24Remove cframework files from masterMauro Sardara1-325/+0
2019-01-17add clang directives to avoid warningsAngelo Mantellini1-1/+3
2019-01-16removed longbow dependencyGiovanni Conte1-14/+14
2018-06-20Solved memory leaks in parc_PublicKeySigner.cMauro Sardara1-0/+3
2018-04-16Added method to retrieve the signature length from the signer. Fixed bug on p...Devel1-0/+43
2018-04-14Added method to retrieve a PARCCryptoSuite from a PARCSigningAlgorithm and a ...Devel1-1/+2
2018-04-12Added signature calculation and verification for ECDSADevel1-24/+72
2017-02-23Initial commit: cframework. Longbow and LibparcLuca Muscariello1-0/+228