Skip to main content

Eclipse Heimlig

Eclipse Heimlig is a Hardware Security Module (HSM) firmware for embedded platforms written in Rust.

As an HSM, Eclipse Heimlig typically runs on dedicated hardware and provides cryptographic services to clients running on other cores. These include:

  • Generation and secure storage of cryptographic keys.
  • Key use (encryption, decryption, signing, verification) without revealing key material to the client.
  • Generation of cryptographically secure random numbers (CSPRNG).

All elements will be developed in Rust, which brings major advantages in terms of security, efficiency, and reliability.

Basics


Repositories

Repo Commits Reviews Issues
https://github.com/eclipse-heimlig/heimlig 12 6 0
https://github.com/eclipse-heimlig/.eclipsefdn 1 0 0

Activity - commits

There have been 13 commits made by 3 people on 2 repositories over the last 12 months.


Activity - issues

There have been 0 issues submitted by 0 people on 0 repositories over the last 12 months.


Activity - reviews

There have been 6 reviews submitted by 2 people on 1 repositories over the last 12 months.

The EMO oversees the lifecycle of Eclipse projects, trademark and IP management, and provides a governance framework and recommendations on open source best practices.

See the project’s PMI page at https://projects.eclipse.org/projects/automotive.heimlig


Releases


IP Lab requests

  • 2023-05-12 - project/automotive.heimlig/eclipse-heimlig/heimlig/dd7f2f75e95cfe20066c8f5645f3d64fedca7d32

Organization Settings

  • GitHub organization: eclipse-heimlig
  • 2FA enforced: True
  • Default workflow permissions: read

Branch Protections

This project has a total of 2 repositories in its associated GitHub organization eclipse-heimlig . The graph below outlines the percentange of repositories that have either defined a Branch Protection Rule or Repository Ruleset: Branch protections

SDV Maturity badges recognise achievements made by the project towards the SDV maturity assessment goals. Learn more on the dedicated page .

These badges only apply to the SDV Working Group .

Blueprints integration

Is the project used to showcase the resolution of a real-life situation, either individually or integrated with other Eclipse SDV projects? See the SDV Blueprints project for more information.

This project has not registered any activity on the criteria.

Requirements

How well is the project doing when it comes to Requirements e.g. defining, versioning and managing, traceability, coverage, etc? For more details on the needs for the different levels of the Requirements Criteria read its definition here .

This project has not registered any activity on the criteria.

Testing

How well is the project doing when it comes to Testing e.g. defining, versioning and managing, traceability, coverage, types of tests etc? For more details on the needs for the different levels of the Testing Criteria read its definition here .

This project has not registered any activity on the criteria.

Documentation

How well is the project doing when it comes to Documentation e.g. types of documents depending on contents, versioning, etc? For more details on the needs for the different levels of the Documentation Criteria read its definition here .

This project has not registered any activity on the criteria.

Coding Guidelines

How well is the project doing when it comes to Coding Guidelines e.g. defining, adhering, managing issues etc? For more details on the needs for the different levels of the Coding Guidelines Criteria read its definition here .

This project has not registered any activity on the criteria.

Release process

How well is the project doing when it comes to Releases e.g. defining a process, versioning and managing, release notes, coverage etc? For more details on the needs for the different levels of the Release Process Criteria read its definition here .

This project has not registered any activity on the criteria.

OSS Best Practices

Is the project respecting OSS good practices files in their repositories? See also the legal documentation checker for more information.

OSS Best Practices badge for automotive.heimlig

<a href="https://metrics.eclipse.org/projects/automotive.heimlig" alt="OSS Best Practices badge for automotive.heimlig">![OSS Best Practices badge for automotive.heimlig](https://metrics.eclipse.org/badges/automotive.heimlig_badge_oss_best_practices.png)</a>

Back to the top