SSL 프로그래밍

pchero on December 8th, 2009

//      SSL_Client.c//      //      Copyright 2009 Kim Sung-tae <pchero21@gmail.com>//      //      This program is free software; you can redistribute it and/or modify//      it under the terms of the GNU General Public License as published by//      the Free Software Foundation; either version 2 of […]

Continue reading about OpenlSSL – SSL 통신 클라이언트

pchero on December 8th, 2009

//      SSL_Server.c//      //      Copyright 2009 Kim Sung-tae <pchero21@gmail.com>//      //      This program is free software; you can redistribute it and/or modify//      it under the terms of the GNU General Public License as published by//      the Free Software Foundation; either version 2 of […]

Continue reading about OpenlSSL – SSL 통신 서버

pchero on December 7th, 2009

//      Verify_Cert.c//      //      Copyright 2009 Kim Sung-tae <pchero21@gmail.com>//      //      This program is free software; you can redistribute it and/or modify//      it under the terms of the GNU General Public License as published by//      the Free Software Foundation; either version 2 of […]

Continue reading about OpenlSSL – 인증서 인증하기

//      use_rsa.c//      //      Copyright 2009 Kim Sung-tae <pchero21@gmail.com>//      //      This program is free software; you can redistribute it and/or modify//      it under the terms of the GNU General Public License as published by//      the Free Software Foundation; either version 2 of […]

Continue reading about OpenlSSL – RSA 패키지를 이용한 암호화 & 복호화

pchero on December 3rd, 2009

//      dec_evp.c//      //      Copyright 2009 Kim Sung-tae <pchero21@gmail.com>//      //      This program is free software; you can redistribute it and/or modify//      it under the terms of the GNU General Public License as published by//      the Free Software Foundation; either version 2 of […]

Continue reading about OpenlSSL – 데이터 복호화