This website requires JavaScript.
Explore
Help
Sign In
mirror
/
openssl
Watch
2
Star
0
Fork
0
You've already forked openssl
mirror of
https://github.com/openssl/openssl.git
synced
2025-01-18 13:44:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bf1966354a
openssl
/
ms
/
tpem.bat
7 lines
93 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Comment out two unimplemented functions from bio.h. Attempt to get the Win32 test batch file going again.
1999-03-09 11:01:48 +08:00
rem called by testpem
echo
test
%1
%2
%ssleay%
%1
-in
%2
-out
%tmp1%
%cmp%
%2
%tmp1%
Reference in New Issue
Copy Permalink