Криптография с открытым исходным кодом для Delphi

Status
Not open for further replies.

test-593

Member
Joined
Dec 3, 2014
Messages
5
Reaction score
0
FGInt еще можно посмотреть, там в том числе есть реализация RSA
 

dimonak90

Member
Joined
Jul 14, 2009
Messages
5
Reaction score
1
Any idea how to sign XML with X509 signature. Any suggestion. I try Openssl but in not good documented and can't found right code.
What you meant under "sign XML" ? Sign file, sign array, or sign SOAP message? Different ways for different purposes...
 

als965

Member
Joined
May 15, 2009
Messages
11
Reaction score
7
open-source реализация "Кузнечика" на С++ или Delphi никому не попадалась?
 

siesta_party

New member
Joined
Apr 29, 2011
Messages
1
Reaction score
0
What's up guys, not sure if any of you are still using Delphi for dev, but I found a nice lib called CryptoLib, it's an open-source crypto library with a decent Delphi implementation. Worth checking out if you're still messing around with Delphi projects.
 

amirdeh

New member
Joined
Jul 6, 2014
Messages
1
Reaction score
0
I found an open-source crypto library for Delphi at Bitbucket, might be worth checking out. Not sure if it's the most up-to-date though - has anyone here used it in a real project?
 

Farka

New member
Joined
Jan 17, 2018
Messages
2
Reaction score
0
"Dude, I think you might be looking for CryptoLib. It's an open-source cryptography library for Delphi that offers a bunch of useful functions for encryption and hashing. I've used it in some projects and it works like a charm"
 
Status
Not open for further replies.
Top