CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 00:31:25 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/rpgp/rpgp.git
etag: W/"1f44d513559237ac5d633c6b9b1d6d3d"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=fe6AWkjj6ZUzW05g79d1vejX%2FUB%2BUobW1c079HvpGS6cQTTd5COLwT3lPGhMSZ642Sn3R%2B2Apm12fM%2FyQjxJbpuKju8zTpJXmEtZEYPC3bL9AoE9X3wO%2BVrDN1o%2Fh9lPiFFViJqqPNyNpsYf1Umd9Sl6myu4kLiWvxw6FzrZsaoe6%2FK3TmL760NBUspJvpYsfoq9LjxLj5FNn3bw2bIp1p7wpBuTuWd2%2BcdliLk%2BaFa71%2FsduPitW9eNgyF9NxC6A5u2J1QklxR3SNEq6oqf5Q%3D%3D--aq1vFndWPeUXfb7d--3i3mKk%2FUx3g0dysZQWQcWQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1028907435.1753662684; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 00:31:24 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 00:31:24 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EC86:1AFF47:124FACD:183CB64:6886C4DC
feat: imprint function · rpgp/rpgp@c17d370 · GitHub
Copy file name to clipboardExpand all lines: src/composed/signed_key/public.rs
Copy file name to clipboardExpand all lines: src/composed/signed_key/secret.rs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 85
Commit c17d370
authored
feat: imprint function
Implement an Imprint trait that calculates fingerprint-like identifiers for keys, using arbitrary hash functions.1 parent 21c735b commit c17d370Copy full SHA for c17d370
File tree
Expand file treeCollapse file tree
9 files changed
+240
-65
lines changedFilter options
- src
- composed/signed_key
- crypto
- packet/key
- types
- tests
Expand file treeCollapse file tree
9 files changed
+240
-65
lines changedsrc/composed/signed_key/public.rs
Copy file name to clipboardExpand all lines: src/composed/signed_key/public.rs+17-2Lines changed: 17 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 |
| |
16 | 19 |
| |
17 | 20 |
| |
18 | 21 |
| |
19 |
| - | |
| 22 | + | |
20 | 23 |
| |
21 | 24 |
| |
22 | 25 |
| |
| |||
195 | 198 |
| |
196 | 199 |
| |
197 | 200 |
| |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
198 | 207 |
| |
199 | 208 |
| |
200 | 209 |
| |
| |||
297 | 306 |
| |
298 | 307 |
| |
299 | 308 |
| |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
300 | 315 |
| |
301 | 316 |
| |
302 | 317 |
| |
|
src/composed/signed_key/secret.rs
Copy file name to clipboardExpand all lines: src/composed/signed_key/secret.rs+15-1Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| 15 | + | |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
17 |
| - | |
| 19 | + | |
18 | 20 |
| |
19 | 21 |
| |
20 | 22 |
| |
| |||
255 | 257 |
| |
256 | 258 |
| |
257 | 259 |
| |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
258 | 266 |
| |
259 | 267 |
| |
260 | 268 |
| |
| |||
361 | 369 |
| |
362 | 370 |
| |
363 | 371 |
| |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
364 | 378 |
| |
365 | 379 |
| |
366 | 380 |
| |
|
+13-1Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
52 | 64 |
| |
53 | 65 |
| |
54 | 66 |
| |
|
+89-52Lines changed: 89 additions & 52 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
7 |
| - | |
| 8 | + | |
| 9 | + | |
8 | 10 |
| |
9 | 11 |
| |
10 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 |
| |
12 | 18 |
| |
13 | 19 |
| |
14 | 20 |
| |
15 |
| - | |
16 |
| - | |
| 21 | + | |
| 22 | + | |
17 | 23 |
| |
18 | 24 |
| |
19 | 25 |
| |
| |||
615 | 621 |
| |
616 | 622 |
| |
617 | 623 |
| |
618 |
| - | |
619 |
| - | |
620 |
| - | |
621 |
| - | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
622 | 627 |
| |
623 |
| - | |
624 | 628 |
| |
625 | 629 |
| |
626 | 630 |
| |
627 | 631 |
| |
628 |
| - | |
629 |
| - | |
630 |
| - | |
631 |
| - | |
632 |
| - | |
| 632 | + | |
| 633 | + | |
633 | 634 |
| |
634 |
| - | |
635 |
| - | |
636 |
| - | |
637 |
| - | |
638 |
| - | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
639 | 638 |
| |
640 | 639 |
| |
| 640 | + | |
| 641 | + | |
641 | 642 |
| |
642 | 643 |
| |
643 | 644 |
| |
| |||
646 | 647 |
| |
647 | 648 |
| |
648 | 649 |
| |
649 |
| - | |
650 |
| - | |
651 |
| - | |
652 | 650 |
| |
653 |
| - | |
654 |
| - | |
655 |
| - | |
656 |
| - | |
657 |
| - | |
| 651 | + | |
658 | 652 |
| |
659 |
| - | |
| 653 | + | |
| 654 | + | |
660 | 655 |
| |
661 |
| - | |
| 656 | + | |
662 | 657 |
| |
663 |
| - | |
| 658 | + | |
664 | 659 |
| |
665 |
| - | |
666 |
| - | |
667 |
| - | |
668 |
| - | |
669 |
| - | |
670 |
| - | |
671 |
| - | |
672 |
| - | |
673 |
| - | |
674 | 660 |
| |
675 |
| - | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
676 | 665 |
| |
677 | 666 |
| |
678 |
| - | |
679 |
| - | |
680 |
| - | |
| 667 | + | |
| 668 | + | |
681 | 669 |
| |
682 | 670 |
| |
683 |
| - | |
| 671 | + | |
684 | 672 |
| |
685 | 673 |
| |
686 |
| - | |
687 |
| - | |
| 674 | + | |
688 | 675 |
| |
689 | 676 |
| |
690 |
| - | |
| 677 | + | |
691 | 678 |
| |
692 | 679 |
| |
693 |
| - | |
694 |
| - | |
| 680 | + | |
695 | 681 |
| |
696 | 682 |
| |
697 |
| - | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
698 | 686 |
| |
699 |
| - | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
700 | 693 |
| |
701 |
| - | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
702 | 715 |
| |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
703 | 727 |
| |
704 | 728 |
| |
705 | 729 |
| |
| |||
896 | 920 |
| |
897 | 921 |
| |
898 | 922 |
| |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
899 | 930 |
| |
900 | 931 |
| |
901 | 932 |
| |
| |||
937 | 968 |
| |
938 | 969 |
| |
939 | 970 |
| |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
940 | 977 |
| |
941 | 978 |
| |
942 | 979 |
| |
|
+20-4Lines changed: 20 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
8 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 |
| |
10 | 14 |
| |
11 | 15 |
| |
12 | 16 |
| |
13 | 17 |
| |
14 | 18 |
| |
15 | 19 |
| |
16 |
| - | |
17 |
| - | |
18 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 |
| |
20 | 24 |
| |
21 | 25 |
| |
| |||
234 | 238 |
| |
235 | 239 |
| |
236 | 240 |
| |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
237 | 247 |
| |
238 | 248 |
| |
239 | 249 |
| |
| |||
250 | 260 |
| |
251 | 261 |
| |
252 | 262 |
| |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
253 | 269 |
| |
254 | 270 |
| |
255 | 271 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
You can’t perform that action at this time.
0 commit comments