CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 01:14:28 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/"eea3423c8f260758c43dae4c9a981544"
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=%2FG52qbk83u3o8c16aRRP5OWz53gxzptw9jSHOqdwDh5pHAQCB8KfWRfQSTiktXpRXh4t7zgy2x1eYjgQQdLoyYsvUK6evYID4nQS6QxHMVZ59xH7enS45OiaDJw6oQP1G4dBrGUHn5D5e%2FT%2BMnHPiqt8KKwZUz79NA%2BTQodmvHsO0rVvMxKXkazWYrEA1%2Fbd1h84GxzJJR3h%2FYep%2BntGZix4wtvNfwe70FZtD%2BuzldFu88AgPmYIfs0rZ76fFQYHAbgbRkhQ%2BvIao5wL3pVo4Q%3D%3D--neFfFkvKzM2WHdfV--m5elmq9tmtu1iuySyWEPBg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.366575024.1753578867; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:14:27 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:14:27 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8AB8:363053:9D0456:CF7B29:68857D73
chore: rework ecdh public params to be able to represent opaque data · rpgp/rpgp@276768e · GitHub
Copy file name to clipboardExpand all lines: src/composed/signed_key/key_parser.rs
Copy file name to clipboardExpand all lines: src/packet/public_key_parser.rs
Copy file name to clipboardExpand all lines: src/types/params/plain_secret.rs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 85
Commit 276768e
File tree
Expand file treeCollapse file tree
8 files changed
+120
-76
lines changedFilter options
- src
- composed/signed_key
- crypto
- packet
- key
- types/params
- tests
Expand file treeCollapse file tree
8 files changed
+120
-76
lines changedsrc/composed/signed_key/key_parser.rs
Copy file name to clipboardExpand all lines: src/composed/signed_key/key_parser.rs+19-1Lines changed: 19 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 |
| |
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
220 | 238 |
| |
221 | 239 |
| |
222 | 240 |
| |
|
+8-9Lines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
| 12 | + | |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
| |||
296 | 295 |
| |
297 | 296 |
| |
298 | 297 |
| |
299 |
| - | |
300 |
| - | |
| 298 | + | |
| 299 | + | |
301 | 300 |
| |
302 | 301 |
| |
303 | 302 |
| |
304 |
| - | |
| 303 | + | |
305 | 304 |
| |
306 | 305 |
| |
307 | 306 |
| |
| |||
331 | 330 |
| |
332 | 331 |
| |
333 | 332 |
| |
334 |
| - | |
| 333 | + | |
335 | 334 |
| |
336 | 335 |
| |
337 | 336 |
| |
338 | 337 |
| |
339 |
| - | |
| 338 | + | |
340 | 339 |
| |
341 | 340 |
| |
342 | 341 |
| |
| |||
560 | 559 |
| |
561 | 560 |
| |
562 | 561 |
| |
563 |
| - | |
| 562 | + | |
564 | 563 |
| |
565 | 564 |
| |
566 | 565 |
| |
567 | 566 |
| |
568 |
| - | |
| 567 | + | |
569 | 568 |
| |
570 | 569 |
| |
571 | 570 |
| |
|
+16-6Lines changed: 16 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
141 | 142 |
| |
142 | 143 |
| |
143 | 144 |
| |
144 |
| - | |
| 145 | + | |
145 | 146 |
| |
146 | 147 |
| |
147 |
| - | |
| 148 | + | |
148 | 149 |
| |
149 | 150 |
| |
150 | 151 |
| |
| |||
465 | 466 |
| |
466 | 467 |
| |
467 | 468 |
| |
468 |
| - | |
| 469 | + | |
469 | 470 |
| |
470 | 471 |
| |
471 | 472 |
| |
472 | 473 |
| |
473 |
| - | |
| 474 | + | |
474 | 475 |
| |
475 | 476 |
| |
476 | 477 |
| |
477 | 478 |
| |
478 | 479 |
| |
479 | 480 |
| |
480 | 481 |
| |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
481 | 488 |
| |
482 | 489 |
| |
483 | 490 |
| |
| |||
520 | 527 |
| |
521 | 528 |
| |
522 | 529 |
| |
523 |
| - | |
| 530 | + | |
524 | 531 |
| |
525 | 532 |
| |
526 | 533 |
| |
527 | 534 |
| |
528 |
| - | |
| 535 | + | |
529 | 536 |
| |
530 | 537 |
| |
531 | 538 |
| |
| |||
548 | 555 |
| |
549 | 556 |
| |
550 | 557 |
| |
| 558 | + | |
| 559 | + | |
| 560 | + | |
551 | 561 |
| |
552 | 562 |
| |
553 | 563 |
| |
|
src/packet/public_key_parser.rs
Copy file name to clipboardExpand all lines: src/packet/public_key_parser.rs+37-19Lines changed: 37 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
| |||
91 | 93 |
| |
92 | 94 |
| |
93 | 95 |
| |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
99 | 102 |
| |
100 |
| - | |
| 103 | + | |
| 104 | + | |
101 | 105 |
| |
102 |
| - | |
| 106 | + | |
| 107 | + | |
103 | 108 |
| |
104 |
| - | |
| 109 | + | |
| 110 | + | |
105 | 111 |
| |
106 |
| - | |
| 112 | + | |
| 113 | + | |
107 | 114 |
| |
108 | 115 |
| |
109 |
| - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
110 | 134 |
| |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
| 135 | + | |
118 | 136 |
| |
119 | 137 |
| |
120 | 138 |
| |
|
src/types/params/plain_secret.rs
Copy file name to clipboardExpand all lines: src/types/params/plain_secret.rs+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 |
| - | |
| 181 | + | |
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
| 227 | + | |
| 228 | + | |
| 229 | + | |
227 | 230 |
| |
228 | 231 |
| |
229 | 232 |
| |
|
+30-34Lines changed: 30 additions & 34 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 15 | + | |
| 16 | + | |
25 | 17 |
| |
26 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
27 | 31 |
| |
28 | 32 |
| |
29 | 33 |
| |
30 | 34 |
| |
31 | 35 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
53 | 39 |
| |
54 | 40 |
| |
55 | 41 |
| |
| |||
201 | 187 |
| |
202 | 188 |
| |
203 | 189 |
| |
204 |
| - | |
| 190 | + | |
205 | 191 |
| |
206 | 192 |
| |
207 | 193 |
| |
208 | 194 |
| |
209 |
| - | |
| 195 | + | |
210 | 196 |
| |
211 | 197 |
| |
212 | 198 |
| |
| |||
218 | 204 |
| |
219 | 205 |
| |
220 | 206 |
| |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
221 | 217 |
| |
222 | 218 |
| |
223 | 219 |
| |
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
190 |
| - | |
| 190 | + | |
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
195 |
| - | |
| 195 | + | |
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
|
You can’t perform that action at this time.
0 commit comments