Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
Makefile.am 1,19 KB e592b88e etwa 15 Jahren martin Changed makefile target "types" to use typemake...
crypttoken.xml 1,67 KB 436fd1bd etwa 15 Jahren martin CryptToken: Added field for temporary local sig...
ct.c 22,9 KB f661d7c0 etwa 15 Jahren martin CryptTpken: Added virtual function ActivateKey....
ct.h 5,97 KB f661d7c0 etwa 15 Jahren martin CryptTpken: Added virtual function ActivateKey....
ct_be.h 7,65 KB f661d7c0 etwa 15 Jahren martin CryptTpken: Added virtual function ActivateKey....
ct_context.c 22,8 KB 44972095 etwa 15 Jahren martin CryptToken: Use typemaker2 now to build types. ...
ct_context.h 8,05 KB 44972095 etwa 15 Jahren martin CryptToken: Use typemaker2 now to build types. ...
ct_context.xml 4,2 KB 44972095 etwa 15 Jahren martin CryptToken: Use typemaker2 now to build types. ...
ct_context_l.h 1,09 KB da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
ct_context_p.h 953 Bytes 44972095 etwa 15 Jahren martin CryptToken: Use typemaker2 now to build types. ...
ct_keyinfo.c 6,27 KB 821abe5c mehr als 17 Jahren martin prepared release 3.2.0 git-svn-id: https://dev...
ct_keyinfo.h 4,73 KB 821abe5c mehr als 17 Jahren martin prepared release 3.2.0 git-svn-id: https://dev...
ct_keyinfo.xml 8,04 KB 44972095 etwa 15 Jahren martin CryptToken: Use typemaker2 now to build types. ...
ct_keyinfo_p.h 1,03 KB da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
ct_p.h 1,63 KB f661d7c0 etwa 15 Jahren martin CryptTpken: Added virtual function ActivateKey....
ctf_context.c 10 KB 436fd1bd etwa 15 Jahren martin CryptToken: Added field for temporary local sig...
ctf_context_be.h 3,94 KB 436fd1bd etwa 15 Jahren martin CryptToken: Added field for temporary local sig...
ctf_context_p.h 1,23 KB 436fd1bd etwa 15 Jahren martin CryptToken: Added field for temporary local sig...
ctfile.c 58 KB f661d7c0 etwa 15 Jahren martin CryptTpken: Added virtual function ActivateKey....
ctfile_be.h 1,78 KB 436fd1bd etwa 15 Jahren martin CryptToken: Added field for temporary local sig...
ctfile_p.h 4,33 KB 6eb9e7ce fast 17 Jahren martin Applied some FreeBSD fixes as indicated by Jame...
ctplugin.c 11,8 KB 9592d5f0 etwa 16 Jahren martin Committed a patch provided by Micha Lenk which ...
ctplugin.h 2,7 KB da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
ctplugin_be.h 1,48 KB da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
ctplugin_l.h 752 Bytes da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
ctplugin_p.h 998 Bytes da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...

Aktuellste Revisionen

# Datum Autor Kommentar
f661d7c0 24.06.2010 17:30 martin

CryptTpken: Added virtual function ActivateKey.

This function is used to copy the TempLocalSignKey to either the local
sign or local auth key.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1841 70169cfe-8b10-0410-8925-dcb4b91034d8

e592b88e 10.06.2010 22:12 martin

Changed makefile target "types" to use typemaker2.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1816 70169cfe-8b10-0410-8925-dcb4b91034d8

436fd1bd 10.06.2010 22:12 martin

CryptToken: Added field for temporary local sign key.

This is needed for EBICS when changing the sign key (e.g. A004 to A005).

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1815 70169cfe-8b10-0410-8925-dcb4b91034d8

44972095 10.06.2010 22:12 martin

CryptToken: Use typemaker2 now to build types.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1813 70169cfe-8b10-0410-8925-dcb4b91034d8

585adc6f 31.12.2009 16:31 martin

Show a more informative erro message when a false chipcard has been inserted.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1612 70169cfe-8b10-0410-8925-dcb4b91034d8

3fc59206 02.11.2009 22:09 christian

Check for NULL token name before crashing in FSLock_new so that a more clear error message is printed instead.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1604 70169cfe-8b10-0410-8925-dcb4b91034d8

c119a20d 17.09.2009 17:40 martin

Set initial sign counters of sign keys in file-based CryptTokens to "1".

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1592 70169cfe-8b10-0410-8925-dcb4b91034d8

cbc69b51 18.08.2009 20:34 martin

Changed debug output of ctfile.c to actually create debug-out only if loglevel is DEBUG or more verbous.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1578 70169cfe-8b10-0410-8925-dcb4b91034d8

02c9d0fc 18.08.2009 20:34 martin

Removed some debugging code, use GWEN_Crypt_KeyRsa_GenerateKeyPair2 in ctfile.c.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1577 70169cfe-8b10-0410-8925-dcb4b91034d8

c015f48c 27.06.2009 21:13 martin

- added member keySizeInBytes to GWEN_CRYPT_CRYPTALGO
- added function GWEN_Crypt_KeyRsa_GeneratePair2() which allows
for finer control over the size of created keys
- fixed the documentation of GWEN_Crypt_KeyRsa_GeneratePair()
- ctfile.c: special handling when signing with Pkcs1_Pss_Sha256...

Revisionen anzeigen

Auch abrufbar als: Atom