Skip to content

Parameters for the Oakley 192/256-bit Random ECP Group Elliptic curve defined in IETF in RFC5114

License

Notifications You must be signed in to change notification settings

pedroalbanese/oakley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Oakley 192/256-bit

ISC License GoDoc GitHub downloads Go Report Card Lines of code

Parameters for the Oakley Random ECP Group Elliptic curves IETF in RFC5114

Command-line Oakley Diffie-Hellman Tool:

Usage of oakley:
  -key string
        Private key.
  -keygen
        Generate asymmetric keypair.
  -pub string
        Remote's side Public key.

Examples:

./oakley -keygen // 2x
./oakley -key $2ndprivatekey -pub $1stpublickey
./oakley -key $1stprivatekey -pub $2ndpublickey

License

This project is licensed under the ISC License.

Industrial-Grade Reliability. Copyright (c) 2020-2023 ALBANESE Research Lab.

About

Parameters for the Oakley 192/256-bit Random ECP Group Elliptic curve defined in IETF in RFC5114

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages