https://github.com/nickray/zissou
∴ Experimental Smartstick Platform in Rust, mainly for PIV-likes ∴
https://github.com/nickray/zissou
ccid cortex-m cryptography embedded rust smartcard
Last synced: 11 months ago
JSON representation
∴ Experimental Smartstick Platform in Rust, mainly for PIV-likes ∴
- Host: GitHub
- URL: https://github.com/nickray/zissou
- Owner: nickray
- License: apache-2.0
- Created: 2019-05-14T12:20:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T19:44:25.000Z (about 5 years ago)
- Last Synced: 2025-06-14T18:05:19.631Z (12 months ago)
- Topics: ccid, cortex-m, cryptography, embedded, rust, smartcard
- Language: Rust
- Homepage: https://zissou.dev
- Size: 8.83 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Zissou
∴ PIV-like smartstick firmware in Rust ∴
[![Build Status][build-image]][build-link]
![Apache 2.0 OR MIT licensed][license-image]
[![IRC #zissou][IRC-image]][IRC-link]
[build-image]: https://img.shields.io/circleci/build/github/nickray/zissou/master.svg
[build-link]: https://circleci.com/gh/nickray/zissou/tree/master
[license-image]: https://img.shields.io/badge/license-Apache2.0%2FMIT-blue.svg
[IRC-image]: https://img.shields.io/badge/IRC-%23zissou-orange.svg
[IRC-link]: https://webchat.freenode.net/?channels=#zissou
- Home:
- Code:
- IRC (freenode): [#zissou](https://webchat.freenode.net/?channels=#zissou)
Logs:
- Newsletter:
- Email: [heyya@zissou.dev](mailto:heyya@zissou.dev)
## Contact
Feel free to reach out on IRC (freenode) channel [#zissou](https://webchat.freenode.net/?channels=#zissou), or send an email to [heyya@zissou.dev](mailto:heyya@zissou.dev).
## License
Zissou is licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE))
- MIT License ([LICENSE-MIT](LICENSE-MIT))
at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.