<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/flake.lock, branch smultre</title>
<subtitle>Tester of Eliptic curves support on smartcards with JavaCard platform
</subtitle>
<id>https://git.neuromancer.sk/ECTester.git/atom?h=smultre</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom?h=smultre'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2024-07-23T16:26:48Z</updated>
<entry>
<title>Don't use newer version of WolfCrypt</title>
<updated>2024-07-23T16:26:48Z</updated>
<author>
<name>quapka</name>
</author>
<published>2024-07-23T16:26:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=bddeacb5fa82b3d066230f08f706266b9e3d7674'/>
<id>urn:sha1:bddeacb5fa82b3d066230f08f706266b9e3d7674</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build IPP Crypto from package</title>
<updated>2024-07-23T08:27:09Z</updated>
<author>
<name>quapka</name>
</author>
<published>2024-07-23T08:26:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=c867651a7f2c034ee1d48c2426fbad1a50ff956f'/>
<id>urn:sha1:c867651a7f2c034ee1d48c2426fbad1a50ff956f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow running different versions of OpenSSL</title>
<updated>2024-06-21T14:50:07Z</updated>
<author>
<name>quapka</name>
</author>
<published>2024-06-21T14:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=456a6f920b7b97132dd8f875dd2971f7e899f32a'/>
<id>urn:sha1:456a6f920b7b97132dd8f875dd2971f7e899f32a</id>
<content type='text'>
Currently, only running different versions of OpenSSL is implemented as
PoC to see if it would work. You can either build it or run it directly
with:
```
$ nix run '.?submodules=1#openssl_316' list-libs # uses OpenSSL 3.1.6
$ nix run '.?submodules=1#openssl_322' list-libs # uses OpenSSL 3.2.2
$ nix run '.?submodules=1' list-libs # uses OpenSSL 3.3.1
```

Adding new versions is possible, check `packages` part of `flake.nix`.

To see the supported versions run:
```
$ nix flake show
```
</content>
</entry>
<entry>
<title>Add build with Nix flakes</title>
<updated>2024-03-26T08:42:18Z</updated>
<author>
<name>Jan Kvapil</name>
</author>
<published>2024-03-26T08:42:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=e256dd0b807d9f05a6d45c69bd551dad66b8b670'/>
<id>urn:sha1:e256dd0b807d9f05a6d45c69bd551dad66b8b670</id>
<content type='text'>
</content>
</entry>
</feed>
