5.3 Required Package
Here is the list of libraries that we have used in this project,
- WM-ECC
we adaped the WM-ECC package
to perform operation on elliptic curve or big integer computation on
user’s smart tag.
- FlexiProvider (v. 1.6)
Elliptic curve computation on personal computer is implemented with
this java-based cryptographic toolkit, FlexiProvider .
- CoDec ASN.1 En-/Decoder Library
it is required to install this CoDec libary
to run FlexiProvider.