Categories: What's New!

RSA Encryption using GMP

———————————————————————-
RSA Encryption Program
— Version 0.0: 2007-01-14
— Copyright (c) 2007- Tomonori Kouya (http://na-inet.jp/)
———————————————————————-
[UNIX ] rsa.tar.gz
[Win32] rsa_win32.zip
–What’s rsa.c ?
 Our “rsa.c” is a simple RSA encryption program in easy way. It can encrypt character strings of any length (default length is 256). All of multiple precision integer arithmetic executed in this program is based on GNU MP(GMP), so it can’t be compiled without GMP Version 4.1.2 or later versions.
–How to compile
 In UNIX or compatible environment in which GMP has been installed, you can compile:
$ gcc rsa.c -lgmp
You may choose the “Makefile” distributed with rsa.c.
 In Windows (2000, XP or Vista) environment, the command line compilers, for example, Cygwin or DJGPP, or the other package for Visual C++ (rsa_win32.zip) are available.
–License of rsa.c
 You must treat and distribute it under GPL Version 2, along License.txt with rsa.c.
–NO WARRANTY!!
 rsa.c dosen’t have strong encyption for pratical use, because it was originally made for educational usage of “Algebra” in Shizuoka Institute of Science and Technology. The copyright holder has NEVER any responsibility for it. YOU MUST USE IT AT YOUR OWN RISK!!

T.Kouya

Share
Published by
T.Kouya

Recent Posts

永田礼路「まどいのいきもの」1巻,小学館

永田礼路「まどいのいきもの」1…

5日 ago

ゆうきまさみ「新九郎、奔る!」22巻,小学館

ゆうきまさみ「新九郎、奔る!」…

2週間 ago

久田将義「教養としての新宿・歌舞伎町」朝日新書

久田将義「教養としての新宿・歌…

2週間 ago

5/22(金) 駿府・晴時々曇

 大阪は暑かったが,静岡は寒い…

2週間 ago

筒井康隆「老耄美食日記 九十歳のあとさき」新潮社

筒井康隆「老耄美食日記 九十歳…

4週間 ago

4/19(日) 駿府・晴

 まだ4月中旬過ぎだというのに…

2か月 ago