Thread: RSA algorithm implementations and corresponding bin sizes

  1. #1
    Registered User
    Join Date
    Mar 2008
    Posts
    9

    RSA algorithm implementations and corresponding bin sizes

    Hi All,

    Does anybody know of any existing RSA algorithm implementation (in C++ or C) which produces minimum binary size?? I want to know how far experts have managed to go in reducing code size for RSA. For that matter, I would also appreciate if somebody could compare code sizes (implementations) with the execution speeds for RSA.


    Thanks in advance!


    Cheers.


    --Rohit

  2. #2
    Kernel hacker
    Join Date
    Jul 2007
    Location
    Farncombe, Surrey, England
    Posts
    15,677
    Don't post the same question in both C++ and C programming forum - if someone knows the answer, they will answer in either forum, I'm sure.

    [I very much doubt that it makes any difference if you write it in C or C++ to your question anyways]

    --
    Mats
    Compilers can produce warnings - make the compiler programmers happy: Use them!
    Please don't PM me for help - and no, I don't do help over instant messengers.

  3. #3
    Registered User
    Join Date
    Mar 2008
    Posts
    9
    Thanks for the advice..


    --Rohit

Popular pages Recent additions subscribe to a feed