Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#28895 closed submission (fixed)

pbc @0.5.11 new port

Reported by: jgilab@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: pbc

Description

The Pairing-Based Cryptography Library

Pairing-based cryptography is a relatively young area of cryptography that revolves around a certain function with special properties. The PBC (Pairing-Based Cryptography) library is a free C library (released under the GNU Lesser General Public License) built on the GMP library that performs the mathematical operations underlying pairing-based cryptosystems. The PBC library is designed to be the backbone of implementations of pairing-based cryptosystems, thus speed and portability are important goals. It provides routines such as elliptic curve generation, elliptic curve arithmetic and pairing computation. Thanks to the GMP library, despite being written in C, pairings times are reasonable.

Homepage: http://crypto.stanford.edu/pbc/

Attachments (1)

Portfile (1.6 KB) - added by jgilab@… 13 years ago.
PBC Portfile

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by jgilab@…

Attachment: Portfile added

PBC Portfile

comment:1 Changed 13 years ago by jgilab@…

Cc: jgilab@… added

Cc Me!

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jgilab@… removed
Port: pbc added

The reporter is automatically Cc'd.

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Thanks, added in r77317.

comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

I should mention that I made several changes to your portfile; check out the version I committed to see what they were.

comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

The long description didn't look quite right so I changed its formatting in r77318.

Note: See TracTickets for help on using tickets.