From: Ronald T. <ron...@ia...> - 2010-03-05 10:53:25
Attachments:
smime.p7s
|
Dear trusted-java users, IAIK is happy to announce fresh and vibrant releases of jTSS and jTPM Tools! Besides a number of bugfixes and improvements, jTSS 0.5 now features a new deployment package, support for easy installation on Debian and six different versions of Windows. It will also fix issues that occurred with recent version of TPM emulator, jTpmTools 0.5 have been synchronized with jTSS and also allow for new, more flexible combinations of commands. Have fun, Ronald -- Dipl.-Ing. Ronald Tögl phone +43 316/873-5502 Trusted Computing Labs fax +43 316/873-5520 IAIK ron...@ia... Graz University of Technology http://www.iaik.tugraz.at |
From: Arshad N. <ars...@st...> - 2010-03-05 23:50:19
|
Congratulations, Ronald! I shall look forward to testing this release in the coming weeks. A couple of quick questions: I presume it is fully backwardly compatible with the 0.4.1 release and can function as a drop-in replacement? Also, does it implement anything from JSR-321? Thanks. Arshad Noor StrongAuth, Inc. Ronald Tögl wrote: > Dear trusted-java users, > > IAIK is happy to announce fresh and vibrant releases of jTSS and jTPM > Tools! > > Besides a number of bugfixes and improvements, jTSS 0.5 now features a > new deployment package, support for easy installation on Debian and six > different versions of Windows. It will also fix issues that occurred > with recent version of TPM emulator, > > jTpmTools 0.5 have been synchronized with jTSS and also allow for new, > more flexible combinations of commands. > > Have fun, > Ronald > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > > > ------------------------------------------------------------------------ > > _______________________________________________ > Trustedjava-support mailing list > Tru...@li... > https://lists.sourceforge.net/lists/listinfo/trustedjava-support |
From: Martin P. <Mar...@ia...> - 2010-03-08 06:53:38
|
Arshad Noor wrote: > Congratulations, Ronald! We appreciate that our users are excited about every new release and the work we pour into making it happen. > A couple of quick questions: I presume it is fully backwardly > compatible with the 0.4.1 release and can function as a drop-in > replacement? This release contains a small API change in the utils.cmdline section, other than that this release is compatible. In fact, this release contains fixes to work better on IFX TPMs, Intel TPMs and the TPM emu. Also, compatibility with newer Windows versions was improved. > Also, does it implement anything from JSR-321? no HTH, Martin |
From: Arshad N. <ars...@st...> - 2010-03-08 17:04:31
|
Thank you, Martin. I apologize for neglecting to congratulate the entire jTSS team - I realize efforts like this are a team-effort. Could you elaborate a little on the types of fixes you made so that jTSS works better with IFX TPMs? We are starting to use IFX TPMs a lot and would like to know exactly what issues you ran into that are fixed in 0.5. Thanks. Arshad Noor StrongAuth, Inc. Martin Pirker wrote: > Arshad Noor wrote: >> Congratulations, Ronald! > > We appreciate that our users are excited about every new release > and the work we pour into making it happen. > >> A couple of quick questions: I presume it is fully backwardly >> compatible with the 0.4.1 release and can function as a drop-in >> replacement? > > This release contains a small API change in the utils.cmdline section, > other than that this release is compatible. In fact, this release > contains fixes to work better on IFX TPMs, Intel TPMs and the TPM emu. > Also, compatibility with newer Windows versions was improved. > >> Also, does it implement anything from JSR-321? > > no > > > HTH, > Martin > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Trustedjava-support mailing list > Tru...@li... > https://lists.sourceforge.net/lists/listinfo/trustedjava-support |
From: Martin P. <Mar...@ia...> - 2010-03-09 07:46:00
|
Arshad Noor wrote: > Could you elaborate a little on the types of fixes you made so that > jTSS works better with IFX TPMs? AFAIR, EK cert extraction requires ownership permission with newer chip revisions, as mandated by newer spec revisions. jTSS code was rewritten to handle this case. Generally speaking, we have several IFX based machines in the student lab, so jTSS gets a good workout on these - you shouldn't run into any jTSS problems. HTH, Martin |