summaryrefslogtreecommitdiff
path: root/ckcapi.vcproj
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2008-12-04 18:59:50 +0000
committerStef Walter <stef@memberwebs.com>2008-12-04 18:59:50 +0000
commitd611032e1e5b4e2261625ee924071e9713320837 (patch)
tree66683785a16c02975b675017f460eb9ed14e799d /ckcapi.vcproj
parentb00eb56b7ffe5019bb33ad399d351b90f4715132 (diff)
Implement RSA Sign and Decrypt operations. Not tested.
Diffstat (limited to 'ckcapi.vcproj')
-rw-r--r--ckcapi.vcproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/ckcapi.vcproj b/ckcapi.vcproj
index 5abc307..8ca8b36 100644
--- a/ckcapi.vcproj
+++ b/ckcapi.vcproj
@@ -252,6 +252,10 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\ckcapi-der.c"
+ >
+ </File>
+ <File
RelativePath=".\ckcapi-key.c"
>
</File>
@@ -276,6 +280,10 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\ckcapi-rsa.c"
+ >
+ </File>
+ <File
RelativePath="ckcapi-session.c"
>
<FileConfiguration
@@ -385,6 +393,10 @@
>
</File>
<File
+ RelativePath=".\ckcapi-der.h"
+ >
+ </File>
+ <File
RelativePath=".\ckcapi-key.h"
>
</File>
@@ -393,6 +405,10 @@
>
</File>
<File
+ RelativePath=".\ckcapi-rsa.h"
+ >
+ </File>
+ <File
RelativePath=".\ckcapi-session.h"
>
</File>