Skip to content

kernel attrs: document public keys#89

Open
bradjc wants to merge 1 commit into
masterfrom
kernel-attributes-keys
Open

kernel attrs: document public keys#89
bradjc wants to merge 1 commit into
masterfrom
kernel-attributes-keys

Conversation

@bradjc

@bradjc bradjc commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Rather than hardcoding public keys in the kernel source, this allows us to insert them in the binary after compilation by adding to the kernel attributes.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying book with  Cloudflare Pages  Cloudflare Pages

Latest commit: 95c9fbf
Status: ✅  Deploy successful!
Preview URL: https://0b21853a.book-6cl.pages.dev
Branch Preview URL: https://kernel-attributes-keys.book-6cl.pages.dev

View logs

+----------+----------+----------+----------+
```

- Algorithm: `u16`. The key algorithm. Little endian. List of known algorithms:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to divide this u16 such that the top word denotes the hashing algorithm and the lower word denotes the verification algorithm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants