aboutsummaryrefslogtreecommitdiffstats
path: root/libparc/parc
AgeCommit message (Expand)AuthorFilesLines
2019-01-24Remove cframework files from masterMauro Sardara479-123359/+0
2019-01-17Merge "parc assertions update" into cframework/masterLuca Muscariello1-52/+160
2019-01-17parc assertions updateGiovanni Conte1-52/+160
2019-01-17add clang directives to avoid warningsAngelo Mantellini4-1/+34
2019-01-16removed longbow dependencyGiovanni Conte140-838/+948
2018-11-26Added support for openssl 1.1.1Alberto Compagno3-4/+11
2018-11-09correct ios issue about processor variable definitionAngelo Mantellini1-2/+2
2018-06-20Solved memory leaks in parc_PublicKeySigner.cMauro Sardara1-0/+3
2018-06-20Adding precompilation check for libc realloc function.Mauro Sardara1-0/+2
2018-06-07Added parc_KeyType to files to install in CMakeLists.txt.Mauro Sardara1-10/+11
2018-05-10Fixes for ECDSA signatureMauro Sardara2-1/+3
2018-05-08Changed signature of parcIdentity_CreateSigner to add the crypto hash typeDevel2-4/+4
2018-05-08Removed cryptosuite as required parameter while reading p12. Added hashtypeDevel4-7/+6
2018-04-16Merge "Added method to retrieve the signature length from the signer. Fixed b...Alberto Compagno10-46/+132
2018-04-16Added method to retrieve the signature length from the signer. Fixed bug on p...Devel10-46/+132
2018-04-15Fixed bug in parcCryptoSuite_GetFromSigningHash()Mauro Sardara1-3/+3
2018-04-14Merge "Added method to retrieve a PARCCryptoSuite from a PARCSigningAlgorithm...Mauro Sardara12-64/+132
2018-04-14Added method to retrieve a PARCCryptoSuite from a PARCSigningAlgorithm and a ...Devel12-64/+132
2018-04-14Added const to char pointers in parc_CertificateFactory.[ch]Mauro Sardara2-2/+2
2018-04-12Added signature calculation and verification for ECDSADevel51-209/+2597
2018-04-03Added missing definition about InMemoryVerifierInterfaceAlberto Compagno1-0/+1
2018-03-19correct ANDROID definition (from _ANDROID_ to __ANDROID__)Angelo Mantellini2-2/+2
2017-08-08removed recoursive debuggin functions from RB treemichele papalini2-60/+0
2017-06-05- Adding support for iOSMauro Sardara1-23/+34
2017-05-11Adding missing binaries to package.Mauro Sardara1-3/+3
2017-04-29Adding support for dev and doc packages.Mauro Sardara1-11/+10
2017-02-23Initial commit: cframework. Longbow and LibparcLuca Muscariello461-0/+120601