diff options
author | lloyd <[email protected]> | 2008-10-11 23:44:16 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-11 23:44:16 +0000 |
commit | 053dfa09e95039022e3c4249655cbe5fe12db9c5 (patch) | |
tree | 887f5570708fca65b2d16fa850d7f14e5387aa21 /src/cert/cvc/info.txt | |
parent | 1c45e7840fd7ec7d3d6bbacbb615a4809a84a0a1 (diff) |
Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.
Change several ECC functions to return const references instead of const values.
Diffstat (limited to 'src/cert/cvc/info.txt')
-rw-r--r-- | src/cert/cvc/info.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cert/cvc/info.txt b/src/cert/cvc/info.txt index 9a7565424..229c431bc 100644 --- a/src/cert/cvc/info.txt +++ b/src/cert/cvc/info.txt @@ -12,6 +12,8 @@ ecdsa <add> asn1_eac_str.cpp asn1_eac_tm.cpp +ecdsa_sig.cpp +ecdsa_sig.h cvc_ado.cpp cvc_ado.h cvc_ca.cpp |