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

Re: [PATCH] conversion to EBCDIC

2011-04-22 Thread Eric S. Eberhard
You might find this useful: http://cprogramminglanguage.net/ascii-ebcdic-conversion-functions.aspx Eric At 07:08 AM 4/22/2011, you wrote: 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

[PATCH] conversion to EBCDIC

2011-04-22 Thread JOULIN Pierre-Pascal
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/x50