Re: [PATCH] conversion to EBCDIC

2011-04-22 Thread fakessh
post a unified patch




Le vendredi 22 avril 2011 16:08, JOULIN Pierre-Pascal a écrit :




 Hi,
 I am working on a MAINFRAME. The encoding page is EBCDIC  and not ASCII, so
 i have to do some conversion to support openssl on a mainframe. I am not
 familiar to use this method to open patch so it may be confusing.

 Here is one patch like you ask with the diff tools :

 diff -r crypto/x509/x509_vfy.c openssl-work/x509_vfy.c

 8c8

  *

 ---

  *

 15c15

  *

 ---

  *

 22c22

  *

 ---

  *

 37c37

  * 4. If you include any Windows specific code (or a derivative thereof)
 from

 ---

  * 4. If you include any Windows specific code (or a derivative thereof)
  from

 40c40

  *

 ---

 ---

  *

 52c52

  *

 ---

  *

 256c256

  if ((ok = 0) !! X509_cmp(x, xtmp))

 ---

  if ((ok = 0) !! X509_cmp(x, xtmp))

 266c266

  else

 ---

  else

 1108c1108

  * will be duplicated by the parent, but this will rarely be used in

 ---

  * will be duplicated by the parent, but this will rarely be used in

 1307c1307

  ok = get_crl_sk(ctx, crl, dcrl,

 ---

  ok = get_crl_sk(ctx, crl, dcrl,

 1455c1455

 1455c1455

  * a certificate was revoked. This has since been changed since

 ---

  * a certificate was revoked. This has since been changed since

 1681a1682,1684

  £ifdef CHARSET_EBCDIC
 
  char v_eÝ14~,*v;
 
  £endif

 1682a1686



 1688a1693,1698

  £ifdef CHARSET_EBCDIC
 
  ascii2ebcdic(v_e, str, i  14 ? i : 14);
 
  v = v_eÝ0~;
 
  memcpy(str,v,i);
 
  £endif

 1704c1714

  é

 ---

  é

 1738a1749,1754

  £ifdef CHARSET_EBCDIC
 
  £ifdef CHARSET_EBCDIC
 
  ascii2ebcdic(v_e, buff2, atm.length  14 ? atm.length : 14);
 
  v = v_eÝ0~;
 
  memcpy(buff2,v,atm.length);
 
  £endif

 Regards
 =

 Ce message et toutes les pieces jointes (ci-apres le message)
 sont confidentiels et susceptibles de contenir des informations
 couvertes par le secret professionnel. Ce message est etabli
 a l'intention exclusive de ses destinataires. Toute utilisation
 ou diffusion non autorisee interdite.
 Tout message electronique est susceptible d'alteration. La SOCIETE GENERALE
 et ses filiales declinent toute responsabilite au titre de ce message
 s'il a ete altere, deforme falsifie.

 =

 This message and any attachments (the message) are confidential,
 intended solely for the addressees, and may contain legally privileged
 information. Any unauthorised use or dissemination is prohibited.
 E-mails are susceptible to alteration. Neither SOCIETE GENERALE nor any
 of its subsidiaries or affiliates shall be liable for the message
 if altered, changed or falsified.

 =

-- 
 http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x092164A7
 gpg --keyserver pgp.mit.edu --recv-key 092164A7


pgp0RpGlwK78h.pgp
Description: PGP signature


Re: must 'x' in g^x be a prime number

2011-03-22 Thread fakessh @
4 numbers to make signs curvilinear. make a 1 in the ratings this
made ​​orthogonal form which brings up four primitive imagination. This
is the next civilization
Le mercredi 23 mars 2011 à 01:12 +0100, ikuzar a écrit :
 Hello, 
 I 'd like to know  :
 1) if exponent x in g^x must be a great prime number. In some docs I
 saw, it is said that x must b a GREAT number but no information about
 primality ..
 2) May generation of 'x' run for hours like related here :
 http://www.openssl.org/docs/crypto/DH_generate_parameters.html ( in
 NOTES)
 Thanks for your help.
 
-- 
gpg --keyserver pgp.mit.edu --recv-key 092164A7
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x092164A7


signature.asc
Description: Ceci est une partie de message	numériquement signée


problem probably simply but not for me

2010-12-03 Thread fakessh @
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

how are you.
me that I will begin to prepare for Christmas,...


conserne in the code,
I brought a lot of code changes is a bit more solid at the moment
especially the server that I think is fulfilling its function. I work on
the client and I can not finish a perfect construction of the
executable. I am a victim of a fatal leak memory during the function
call if (SSL_CONNECT (ssl) = 0) function call that fails on a fatal
error. I do not understand where the problem can you
help me gabriel you're probably stronger than me ...



many return are welcome
while the patch and other solutions will be welcome

the source are deposit on github
https://github.com/fakessh/openprojectssl

fichier sslClient.c call SSL_CONNECT with segmentation fault
- -- 
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x092164A7
gpg --keyserver pgp.mit.edu --recv-key 092164A7
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iD8DBQFM+ZYAtXI/OwkhZKcRAuPkAJ47g+djp748bdPs3NP1lwjSFBptRgCbBo/4
grR8NKeeYaiakjd9dZzJ1xk=
=7Deo
-END PGP SIGNATURE-
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


bad comprenhensive openssl keeps me understand my mistakes

2010-12-01 Thread fakessh @
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hello openssl network


can you help me understand what I do.
I do not understand everything that conserne public private keys and
certificates.
I wrote a client server minimum of openssl in c (I think my project,
well written and on track) after the documentation I found on the web.

 the client and the server I think are strong but I do not understand
everything that conserne keys and certificates can from reading my code
enlighten me on the proper procedure to configure the client and the
server different keys and certificates.
I did not was at the school I taught myself.
and an example or correction although precise and often much more
meaningful to me than long explanations.
my code is available on github I am attaching the link

https://github.com/fakessh/openprojectssl/

so you can see my work well and where is my mistakes

sincerely

nb : I ask you to support accurate because otherwise I would not
understand my mistakes



- -- 
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x092164A7
gpg --keyserver pgp.mit.edu --recv-key 092164A7
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iD8DBQFM9v1jtXI/OwkhZKcRAk4lAJ97JM95tH2zYVtDruMILKSpGen3cACcCKd2
6reJZ4XoxOhSt1W67VuskRo=
=b4eE
-END PGP SIGNATURE-
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


probleme traffic secure with lib perl MIME::Lite

2010-10-11 Thread fakessh
hello guys and hello girls

and professor

hello my friends. I work on the lib perl MIME:: Lite and am having
problems related to traffic secure. I do not know how to discuss the
subject except by proposing a pastebin


http://pastebin.com/hsr2ctMU

I do not understand why it does not my code from MIME:: Lite is good



-- 
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x092164A7


gpg --keyserver pgp.mit.edu --recv-key 092164A7


signature.asc
Description: Ceci est une partie de message	numériquement signée


Re: problem https with class 3 cert CACert

2010-09-03 Thread fakessh
i am not running the MS systeme
i use CentOS 5.5 and firefox


On Fri, 03 Sep 2010 11:06:49 +0200, Philipp Gühring
p.guehr...@futureware.at wrote:
 Hi,
 
 You might be running into the Mixed Content problem, but I am not sure.
 If that is the problem, then you can read here about possible solutions:
 
 http://www.google.com/search?hl=declient=firefox-ahs=DnSrls=org.mozilla%3Aen-GB%3Aofficialq=mixed+content+error+sslaq=faqi=aql=oq=gs_rfai=
 
 Best regards,
 Philipp
 
 -Original Message-
 From: fakessh fake...@fakessh.eu
 To: Users us...@httpd.apache.org, Openssl users openssl-users@openssl.org
 Date: Thu, 02 Sep 2010 23:51:28 +0200
 Subject: problem https with class 3 cert CACert
 
 hi fols
 hi all the people
 hi openssl users
 hi apache httpd users

 t explain my problem
 i use CentOS 5.5
 use httpd.i386 2.2.3-43.el5.centos.3 rpm's centos
 use mod_ssl.i386  1:2.2.3-43.el5.centos.3 rpms's centos

 I sometimes against this kind of problem
 with certificates of type class 3, it was the color in the address bar
 with the firefox the color in the address bar disappear sometimes and
 a reload of web page was view again
 The padlock disappears for the same occasion


 ...
 many return and welcome
 some ideas are welcome

 __
 OpenSSL Project http://www.openssl.org
 User Support Mailing Listopenssl-users@openssl.org
 Automated List Manager   majord...@openssl.org

__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


problem https with class 3 cert CACert

2010-09-02 Thread fakessh

hi folks
hi all the people
hi openssl users
hi apache httpd users

t explain my problem
i use CentOS 5.5
use httpd.i386 2.2.3-43.el5.centos.3 rpm's centos
use mod_ssl.i386  1:2.2.3-43.el5.centos.3 rpms's centos

I sometimes against this kind of problem
with certificates of type class 3, it was the color in the address bar
with the firefox the color in the address bar disappear sometimes and 
a reload of web page was view again

The padlock disappears for the same occasion


...
many return and welcome
some ideas are welcome

__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


problem https with class 3 cert CACert

2010-09-02 Thread fakessh

hi fols
hi all the people
hi openssl users
hi apache httpd users

t explain my problem
i use CentOS 5.5
use httpd.i386 2.2.3-43.el5.centos.3 rpm's centos
use mod_ssl.i386  1:2.2.3-43.el5.centos.3 rpms's centos

I sometimes against this kind of problem
with certificates of type class 3, it was the color in the address bar
with the firefox the color in the address bar disappear sometimes and 
a reload of web page was view again

The padlock disappears for the same occasion


...
many return and welcome
some ideas are welcome

__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org