This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-13 08:44:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
crypt32
History
Juan Lang
7f811b71ee
- implement encoding and decoding of enumerated types, unsigned
...
integers, octet strings, and bit strings - correct length handling - the usual tests
2005-06-16 16:08:50 +00:00
..
tests
- implement encoding and decoding of enumerated types, unsigned
2005-06-16 16:08:50 +00:00
.cvsignore
Added rules to build import libraries in the individual dll makefiles.
2005-05-07 12:39:52 +00:00
cert.c
Get rid of a magic number, and improve stubs of
2005-06-03 11:25:38 +00:00
crypt32.spec
Add CertAlgIdToOID and CertOIDToAlgId, with tests.
2005-06-14 11:38:36 +00:00
encode.c
- implement encoding and decoding of enumerated types, unsigned
2005-06-16 16:08:50 +00:00
main.c
Add CertAlgIdToOID and CertOIDToAlgId, with tests.
2005-06-14 11:38:36 +00:00
Makefile.in
Create basic test suite for CryptProtectData/CryptUnprotectData.
2005-05-24 09:58:26 +00:00
protectdata.c
Assorted spelling fixes.
2005-05-30 09:56:56 +00:00