repo.or.cz
/
OpenSSL.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge from main trunk: lets see if this works ;-)
[OpenSSL.git]
/
ms
/
tpem.bat
blob
7fc7a83279a8390e1d024fe2c96dd5c821a4d446
1
rem called by testpem
\r
2
\r
3
echo test %1 %2
\r
4
%ssleay% %1 -in %2 -out %tmp1%
\r
5
%cmp% %2 %tmp1%
\r
6
\r