Hallo,
wie kann ich einen String in Perl verschlüsseln und entschlüsseln? Der String soll verschlüssselt über das Netz übermittelt werden.
Danke,
Alex
String in Perl verschlüsseln und entschlüsseln
-
alexander newald
- Posts: 1117
- Joined: 2002-09-27 00:54
- Location: Hannover
- Contact:
Re: String in Perl verschlüsseln und entschlüsseln
SSL?
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
captaincrunch
- Userprojekt

- Posts: 7066
- Joined: 2002-10-09 14:30
- Location: Dorsten
- Contact:
Re: String in Perl verschlüsseln und entschlüsseln
Kerberos? ;)
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
-
alexander newald
- Posts: 1117
- Joined: 2002-09-27 00:54
- Location: Hannover
- Contact:
Re: String in Perl verschlüsseln und entschlüsseln
Ja, irgendwie hätte ich da auch selber drauf kommen können :oops:
IO::Socket::SSL statt IO::Socket wie bisher und schon gehts
Ich sollte echt mehr schlafen
Danke trotzdem!!!
IO::Socket::SSL statt IO::Socket wie bisher und schon gehts
Ich sollte echt mehr schlafen
Danke trotzdem!!!
