crypto/weakcryptospi/test/tpbe/scripts/tpbetests.ini
author hgs
Sat, 30 Oct 2010 16:29:23 +0530
changeset 108 ca9a0fc2f082
parent 85 1efb81185f1c
permissions -rw-r--r--
201043_01

[SEC-CRYPTOSPI-TPBETESTS-0001-001]
<actionbody>
	<cipher>ECipherRC2_CBC_128_16</cipher>
	<kdf>PKCS#5</kdf>
	<salt_len_bytes>16</salt_len_bytes>
	<iter_count>1000</iter_count>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0001-002]
<actionbody>
	<cipher>ECipherRC2_CBC_128_16</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0001-003]
<actionbody>
	<cipher>ECipherRC2_CBC_128_16</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0001-004]
<actionbody>
	<cipher>ECipherRC2_CBC_128_16</cipher>
	<element>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0001-005]
<actionbody>
	<cipher>ECipherRC2_CBC_128_16</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0001-006]
<actionbody>
	<cipher>ECipherRC2_CBC_128_16</cipher>
	<kdf>PKCS#5</kdf>
	<salt_len_bytes>16</salt_len_bytes>
	<iter_count>1000</iter_count>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0001-007]
<actionbody>
	<cipher>ECipherRC2_CBC_128_16</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>B</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0001-008]
<actionbody>
	<cipher>ECipherRC2_CBC_128_16</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0001-009]
<actionbody>
	<cipher>ECipherRC2_CBC_128_16</cipher>
	<set>
	<passwd>m</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0001-010]
<actionbody>
	<cipher>ECipherRC2_CBC_128_16</cipher>
	<set>
	<passwd></passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0001-011]
<actionbody>
	<cipher>ECipherRC2_CBC_128_16</cipher>
	<set>
	<passwd></passwd>
	<input></input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0002-001]
<actionbody>
	<cipher>ECipherRC2_CBC_40_16</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0002-002]
<actionbody>
	<cipher>ECipherRC2_CBC_40_16</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0002-003]
<actionbody>
	<cipher>ECipherRC2_CBC_40_16</cipher>
	<element>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0002-004]
<actionbody>
	<cipher>ECipherRC2_CBC_40_16</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0002-005]
<actionbody>
	<cipher>ECipherRC2_CBC_40_16</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>B</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0002-006]
<actionbody>
	<cipher>ECipherRC2_CBC_40_16</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0002-007]
<actionbody>
	<cipher>ECipherRC2_CBC_40_16</cipher>
	<set>
	<passwd>m</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0002-008]
<actionbody>
	<cipher>ECipherRC2_CBC_40_16</cipher>
	<set>
	<passwd></passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0002-009]
<actionbody>
	<cipher>ECipherRC2_CBC_40_16</cipher>
	<set>
	<passwd></passwd>
	<input></input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0003-001]
<actionbody>
	<cipher>ECipherRC2_CBC_128</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0003-002]
<actionbody>
	<cipher>ECipherRC2_CBC_128</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0003-003]
<actionbody>
	<cipher>ECipherRC2_CBC_128</cipher>
	<element>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0003-004]
<actionbody>
	<cipher>ECipherRC2_CBC_128</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0003-005]
<actionbody>
	<cipher>ECipherRC2_CBC_128</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>B</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0003-006]
<actionbody>
	<cipher>ECipherRC2_CBC_128</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0003-007]
<actionbody>
	<cipher>ECipherRC2_CBC_128</cipher>
	<set>
	<passwd>m</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0003-008]
<actionbody>
	<cipher>ECipherRC2_CBC_128</cipher>
	<set>
	<passwd></passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0003-009]
<actionbody>
	<cipher>ECipherRC2_CBC_128</cipher>
	<set>
	<passwd></passwd>
	<input></input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0004-001]
<actionbody>
	<cipher>ECipherRC2_CBC_40</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0004-002]
<actionbody>
	<cipher>ECipherRC2_CBC_40</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0004-003]
<actionbody>
	<cipher>ECipherRC2_CBC_40</cipher>
	<element>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0004-004]
<actionbody>
	<cipher>ECipherRC2_CBC_40</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0004-005]
<actionbody>
	<cipher>ECipherRC2_CBC_40</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>B</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0004-006]
<actionbody>
	<cipher>ECipherRC2_CBC_40</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0004-007]
<actionbody>
	<cipher>ECipherRC2_CBC_40</cipher>
	<set>
	<passwd>m</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0004-008]
<actionbody>
	<cipher>ECipherRC2_CBC_40</cipher>
	<set>
	<passwd></passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0004-009]
<actionbody>
	<cipher>ECipherRC2_CBC_40</cipher>
	<set>
	<passwd></passwd>
	<input></input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0005-001]
<actionbody>
	<cipher>ECipher3DES_CBC</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0005-002]
<actionbody>
	<cipher>ECipher3DES_CBC</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0005-003]
<actionbody>
	<cipher>ECipher3DES_CBC</cipher>
	<element>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0005-004]
<actionbody>
	<cipher>ECipher3DES_CBC</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0005-005]
<actionbody>
	<cipher>ECipher3DES_CBC</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>B</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0005-006]
<actionbody>
	<cipher>ECipher3DES_CBC</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0005-007]
<actionbody>
	<cipher>ECipher3DES_CBC</cipher>
	<set>
	<passwd>m</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0005-008]
<actionbody>
	<cipher>ECipher3DES_CBC</cipher>
	<set>
	<passwd></passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0005-009]
<actionbody>
	<cipher>ECipher3DES_CBC</cipher>
	<set>
	<passwd></passwd>
	<input></input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0006-001]
<actionbody>
	<cipher>ECipherAES_CBC_256</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0006-002]
<actionbody>
	<cipher>ECipherAES_CBC_256</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0006-003]
<actionbody>
	<cipher>ECipherAES_CBC_256</cipher>
	<element>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0006-004]
<actionbody>
	<cipher>ECipherAES_CBC_256</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0006-005]
<actionbody>
	<cipher>ECipherAES_CBC_256</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>B</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0006-006]
<actionbody>
	<cipher>ECipherAES_CBC_256</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0006-007]
<actionbody>
	<cipher>ECipherAES_CBC_256</cipher>
	<set>
	<passwd>m</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0006-008]
<actionbody>
	<cipher>ECipherAES_CBC_256</cipher>
	<set>
	<passwd></passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0006-009]
<actionbody>
	<cipher>ECipherAES_CBC_256</cipher>
	<set>
	<passwd></passwd>
	<input></input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0007-001]
<actionbody>
	<cipher>ECipherAES_CBC_192</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0007-002]
<actionbody>
	<cipher>ECipherAES_CBC_192</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0007-003]
<actionbody>
	<cipher>ECipherAES_CBC_192</cipher>
	<element>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0007-004]
<actionbody>
	<cipher>ECipherAES_CBC_192</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0007-005]
<actionbody>
	<cipher>ECipherAES_CBC_192</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>B</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0007-006]
<actionbody>
	<cipher>ECipherAES_CBC_192</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0007-007]
<actionbody>
	<cipher>ECipherAES_CBC_192</cipher>
	<set>
	<passwd>m</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0007-008]
<actionbody>
	<cipher>ECipherAES_CBC_192</cipher>
	<set>
	<passwd></passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0007-009]
<actionbody>
	<cipher>ECipherAES_CBC_192</cipher>
	<set>
	<passwd></passwd>
	<input></input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0008-001]
<actionbody>
	<cipher>ECipherAES_CBC_128</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0008-002]
<actionbody>
	<cipher>ECipherAES_CBC_128</cipher>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0008-003]
<actionbody>
	<cipher>ECipherAES_CBC_128</cipher>
	<element>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0008-004]
<actionbody>
	<cipher>ECipherAES_CBC_128</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0008-005]
<actionbody>
	<cipher>ECipherAES_CBC_128</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>B</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0008-006]
<actionbody>
	<cipher>ECipherAES_CBC_128</cipher>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0008-007]
<actionbody>
	<cipher>ECipherAES_CBC_128</cipher>
	<set>
	<passwd>m</passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0008-008]
<actionbody>
	<cipher>ECipherAES_CBC_128</cipher>
	<set>
	<passwd></passwd>
	<input>ZYXWUTSR</input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0008-009]
<actionbody>
	<cipher>ECipherAES_CBC_128</cipher>
	<set>
	<passwd></passwd>
	<input></input>
	</set>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0009-001]
<actionbody>
	<writepfs>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</writepfs>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0009-002]
<actionbody>
	<readpfs>
	<strength>weak</strength>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</readpfs>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0009-003]
<actionbody>
	<readpfs>
	<strength>strong</strength>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</readpfs>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0010-002]
<actionbody>
	<element>
	<passwd>password</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</element>
</actionbody>

[SEC-CRYPTOSPI-TPBETESTS-0010-003]
<actionbody>
	<set>
	<passwd>a90lkjasjk3lk32kdf89</passwd>
	<input>This is what I want to encrypt but this time I'm going to make it as long is as reasonable for me to type such that it is still rather long and can test some of those types of features of the password based encryption system.  That was becoming a run-on sentence... phew.  I wonder how much it will matter to the program if I just carry on typing random spurious thoughts like this.  The plan is that it won't make a single iota of difference.  But we'll see!</input>
	</set>
</actionbody>