Code.GeekInterview.com
  I am new, Sign me up!
 
Code Samples C++
 

C++ Elliptic Curve library


Code ResourceAuthor: chowsys  

Difficulty Level:

Published: 24th Nov 2006   Read: 1701 times  

Filed in: C++
Add Comment

 


Libecc is an Elliptic Curve Cryptography C++ library for fixed size keys in order to achieve a maximum speed. The goal of this project is to become the first free Open Source library providing the means to generate safe elliptic curves.

Libecc uses autoconf; configuration is done with the usual _linebr configure _linebr script. You can list all options of configure by issuing _linebr configure --help _linebr .

This section describes the configure options specific to libecc. The name of the macros that are related to the respective features are given between parenthesis after the option. You can not define these macros yourself, you may only use them in an #if ... #endif test. The macros are always defined; when a configure option was used then the macro is defined to 1, otherwise it is defined to 0. This makes it possible for the compiler to warn you when you made a typo in the name of a macro.

 



Download C++ Elliptic Curve library

Next Article: C++ Portable Components


 

Latest Code Samples

 

Popular Code Samples

 

Related Code Samples

 

Post Comment


Members Please Login

Name:  Email: (Optional. Used for Notification)

Title:
 
Comment:
Validation Code: <=>  (Enter this code in text box)





Comments

Very Good
Comment posted by: vijay indur on 2006-12-02T15:09:35

Popular Coders

# Coder NameHits
1. Priya11453
2. bipin_vaylu5083
3. chowsys5008
4. raghu.mohindru4429
5. venki_madesh3286
6. vimal.fire2999
7. Subashini2644
8. prabha2484
9. vipin gupta2073
10. Mehedi Shams Rony1830

Active Coders

Refined Tags

 

Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact  

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape