crocs-muni / JCAlgTest

Automated testing tool for algorithms from JavaCard API supported by particular smart card. Performance testing of almost all available methods. The results for more than 100+ cards.
http://jcalgtest.org
MIT License
112 stars 44 forks source link

Have a link to a per-card (ATR? CPLC ID-s?) #63

Open martinpaljak opened 9 years ago

martinpaljak commented 9 years ago

It would be nice to have per-card output as well.

lsrom commented 9 years ago

It is planned for the future when we have working performance testing we will start working on more detailed and visually pleasing output. All suggestions are welcomed.

petrs commented 5 years ago

@martinpaljak Hi Martin, I do not fully understand this suggestion - can you please elaborate more? Thank you

martinpaljak commented 5 years ago

I think the recent things take this all into account, so that we can have platform-specific links (performance tests, whatnot) that can be derived from chip information. Like first 6 fields of CPLC, or ATR, or ...

Think of it as smartcard-atr.appspot.com for javacards.

petrs commented 2 days ago

@martinpaljak resurrecting this idea - the card profiles are now in https://github.com/crocs-muni/jcalgtest_results/ repository, but the file name is mean to be human readable, not as automatically constructable link.

The solution would be to generate placeholder html files with redirects. Are the first 6 CPLC fields the suitable option? ICFabricator, ICType, OperatingSystemID, OperatingSystemReleaseDate, OperatingSystemReleaseDate, OperatingSystemReleaseLevel, ICFabricationDate

Similarly, another set of placeholders can be generated for ATR.