strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
compare IKE config when reusing an existing IKE_SA to initiate a CHILD_SA
[strongswan.git]
/
scripts
/
pubkey_speed.sh
diff --git
a/scripts/pubkey_speed.sh
b/scripts/pubkey_speed.sh
index
2b6d9ae
..
cbdfde5
100755
(executable)
--- a/
scripts/pubkey_speed.sh
+++ b/
scripts/pubkey_speed.sh
@@
-8,6
+8,7
@@
function rsatest {
function rsatestall {
echo "testing: $1"
rsatest 512 "$1" 5000
+ rsatest 768 "$1" 5000
rsatest 1024 "$1" 1000
rsatest 1536 "$1" 500
rsatest 2048 "$1" 100