source: examples/passphrase_tests/creddy_prover/acme_rockets_rt0/setup @ d0efdec

mei_rt2
Last change on this file since d0efdec was ba6027a, checked in by Mei <mei@…>, 12 years ago

1) modified code all around to add support for encrypted private key for

ID credential

2) add new abac_key_t structure (abac_key.c)
3) add new keycheck option to creddy
4) add 2 new test suites

  • Property mode set to 100755
File size: 105 bytes
Line 
1#!/bin/sh
2
3rm -rf *.pem *.der
4
5cp ../../PFILE pfile
6cp ../../ENC_PRIVATE.PEM Acme_private.pem
7
8./README
9
Note: See TracBrowser for help on using the repository browser.