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

Status
Not open for further replies.

test-593

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

dimonak90

Member
Joined
Jul 14, 2009
Messages
6
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
12
Reaction score
7
open-source реализация "Кузнечика" на С++ или Delphi никому не попадалась?
 

siesta_party

New member
Joined
Apr 29, 2011
Messages
4
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
4
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"
 

afgs

New member
Joined
Aug 3, 2015
Messages
3
Reaction score
0
Hey, I've heard of OpenPGP for Delphi, but I'm not 100% sure if it's still maintained. Anyone got experience with it? Maybe it's a good starting point for a cryptographically secure lib.
 

kusha0121

Member
Joined
Jul 15, 2013
Messages
6
Reaction score
0
Ya видел, что у OpenSSH есть плагин для Delphi, но я не уверен, что это то, что вы ищете. Есть ли у кого-то здесь опыт с CryptoLib или OpenSSL в Delphi?
 

Nawarro

Member
Joined
Jun 5, 2007
Messages
6
Reaction score
0
"Нет проблем с этим, есть несколько библиотек криптографии для Delphi с открытым исходным кодом, например, OpenSSL и LibTomCrypt. Но стоит учитывать, что их интеграция может быть немного сложной. Если вы ищете что-нибудь легcoe в использовании, могу посоветовать взглянуть на CryptoLib."
 

Sergey1970

New member
Joined
Apr 29, 2006
Messages
2
Reaction score
0
Lol, не знал что у Делфи есть такие поклонники еще и в крипто-сообществе. Есть ли у кого-то работающие решения или библиотеки с открытым исходным кодом для использования в Delphi?
 

silver_kruf

New member
Joined
Jan 18, 2011
Messages
3
Reaction score
0
"Hey, check out OpenSSL, it's a popular open-source cryptographic library with a Delphi wrapper, CryptoOpenSSL, might help you out. Also, there's another one called Indy, it has a lot of crypto functionalities too. Anyone used these in a project?"
 

BulimicOrgy

New member
Joined
Aug 10, 2017
Messages
4
Reaction score
0
Lol, наконец-то! Ищите Cryptography API для Delphi? Могу порекомендовать CryptoLib или ZedGraph для работы с криптографией и хеш-функциями.
 
Status
Not open for further replies.
Top