CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 08:36:07 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/"8999f373a9c077169769eada44dce18d"
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=jn3ALlb5fk6GK1n1elw7al%2BlE2o%2FM5htaq3FpdE3lQKMO4JmaU3W2YYD6QqYldPbGdnu2s%2FgcT5Dn17WOSNYRZHhCMvwPMYlVg8fLK6h5zK%2BJl%2Fj%2FBPXCWy6XRHoWNmQsayzWFfDAJevIyEI%2B7ciGhRecndgNynI%2FTnq2DCzb8zXfAc38r2%2FOHUk%2FCSmdg5e%2BXnTnt2Sm%2BYheU9R1Gr5bz9%2BKjiFr53Y2y09bvs7VDqqvAoNKBUNWINcx7iIf70DrUMIeazo5SG7G1i0ZoITKw%3D%3D--akEy78wcqJhPAqQ3--VD5cpOTLIpIMaTLsgk7w5g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1779928576.1753605366; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 08:36:06 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 08:36:06 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B258:872F4:C41E2E:1049B69:6885E4F6
fix: correctly deal with multi buffer reads in dearmoring · rpgp/rpgp@7637f18 · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 85
Commit 7637f18
File tree
Expand file treeCollapse file tree
5 files changed
+131
-63
lines changedFilter options
- src
- armor
- composed
- packet
Expand file treeCollapse file tree
5 files changed
+131
-63
lines changed+69-18Lines changed: 69 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
331 |
| - | |
| 331 | + | |
332 | 332 |
| |
333 | 333 |
| |
| 334 | + | |
| 335 | + | |
334 | 336 |
| |
335 | 337 |
| |
336 | 338 |
| |
| |||
345 | 347 |
| |
346 | 348 |
| |
347 | 349 |
| |
| 350 | + | |
348 | 351 |
| |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
349 | 357 |
| |
350 | 358 |
| |
351 | 359 |
| |
352 | 360 |
| |
353 | 361 |
| |
354 | 362 |
| |
| 363 | + | |
355 | 364 |
| |
356 | 365 |
| |
357 | 366 |
| |
| |||
370 | 379 |
| |
371 | 380 |
| |
372 | 381 |
| |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
373 | 387 |
| |
374 | 388 |
| |
375 | 389 |
| |
376 |
| - | |
| 390 | + | |
| 391 | + | |
377 | 392 |
| |
378 | 393 |
| |
379 | 394 |
| |
380 | 395 |
| |
381 | 396 |
| |
382 | 397 |
| |
383 |
| - | |
| 398 | + | |
384 | 399 |
| |
385 | 400 |
| |
386 | 401 |
| |
387 | 402 |
| |
388 | 403 |
| |
389 | 404 |
| |
| 405 | + | |
390 | 406 |
| |
391 | 407 |
| |
392 | 408 |
| |
393 | 409 |
| |
394 | 410 |
| |
395 | 411 |
| |
396 |
| - | |
| 412 | + | |
| 413 | + | |
397 | 414 |
| |
398 | 415 |
| |
399 | 416 |
| |
| |||
403 | 420 |
| |
404 | 421 |
| |
405 | 422 |
| |
406 |
| - | |
407 |
| - | |
| 423 | + | |
| 424 | + | |
408 | 425 |
| |
409 | 426 |
| |
410 | 427 |
| |
| |||
423 | 440 |
| |
424 | 441 |
| |
425 | 442 |
| |
426 |
| - | |
| 443 | + | |
| 444 | + | |
427 | 445 |
| |
428 | 446 |
| |
429 | 447 |
| |
| |||
456 | 474 |
| |
457 | 475 |
| |
458 | 476 |
| |
459 |
| - | |
460 |
| - | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
461 | 480 |
| |
462 | 481 |
| |
463 | 482 |
| |
| |||
499 | 518 |
| |
500 | 519 |
| |
501 | 520 |
| |
502 |
| - | |
| 521 | + | |
503 | 522 |
| |
504 | 523 |
| |
| 524 | + | |
505 | 525 |
| |
506 |
| - | |
507 |
| - | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
508 | 554 |
| |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
509 | 560 |
| |
510 | 561 |
| |
511 | 562 |
| |
512 | 563 |
| |
513 |
| - | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
514 | 568 |
| |
515 |
| - | |
| 569 | + | |
516 | 570 |
| |
517 | 571 |
| |
518 | 572 |
| |
519 | 573 |
| |
520 |
| - | |
521 |
| - | |
522 |
| - | |
523 |
| - | |
| 574 | + | |
524 | 575 |
| |
525 | 576 |
| |
526 | 577 |
| |
|
+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
36 | 37 |
| |
37 |
| - | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
+46-31Lines changed: 46 additions & 31 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 | 9 |
| |
15 | 10 |
| |
16 | 11 |
| |
| |||
19 | 14 |
| |
20 | 15 |
| |
21 | 16 |
| |
22 |
| - | |
| 17 | + | |
23 | 18 |
| |
24 | 19 |
| |
25 | 20 |
| |
| |||
169 | 164 |
| |
170 | 165 |
| |
171 | 166 |
| |
172 |
| - | |
| 167 | + | |
173 | 168 |
| |
174 | 169 |
| |
175 | 170 |
| |
176 | 171 |
| |
177 |
| - | |
| 172 | + | |
178 | 173 |
| |
179 | 174 |
| |
180 | 175 |
| |
181 |
| - | |
| 176 | + | |
182 | 177 |
| |
183 | 178 |
| |
184 | 179 |
| |
185 |
| - | |
| 180 | + | |
186 | 181 |
| |
187 | 182 |
| |
188 | 183 |
| |
189 | 184 |
| |
190 | 185 |
| |
191 | 186 |
| |
192 |
| - | |
| 187 | + | |
193 | 188 |
| |
194 | 189 |
| |
195 | 190 |
| |
196 | 191 |
| |
197 | 192 |
| |
| 193 | + | |
198 | 194 |
| |
199 | 195 |
| |
200 | 196 |
| |
201 | 197 |
| |
202 | 198 |
| |
203 | 199 |
| |
204 |
| - | |
| 200 | + | |
| 201 | + | |
205 | 202 |
| |
206 | 203 |
| |
207 |
| - | |
| 204 | + | |
208 | 205 |
| |
209 | 206 |
| |
210 | 207 |
| |
| |||
353 | 350 |
| |
354 | 351 |
| |
355 | 352 |
| |
356 |
| - | |
357 |
| - | |
358 |
| - | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
359 | 362 |
| |
360 |
| - | |
361 |
| - | |
362 |
| - | |
363 |
| - | |
364 |
| - | |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 |
| - | |
369 |
| - | |
370 |
| - | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
371 | 376 |
| |
372 | 377 |
| |
373 | 378 |
| |
| |||
535 | 540 |
| |
536 | 541 |
| |
537 | 542 |
| |
| 543 | + | |
538 | 544 |
| |
539 |
| - | |
540 |
| - | |
| 545 | + | |
| 546 | + | |
541 | 547 |
| |
542 | 548 |
| |
| 549 | + | |
543 | 550 |
| |
544 |
| - | |
545 |
| - | |
| 551 | + | |
| 552 | + | |
546 | 553 |
| |
547 | 554 |
| |
548 | 555 |
| |
| |||
616 | 623 |
| |
617 | 624 |
| |
618 | 625 |
| |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
619 | 634 |
| |
620 | 635 |
| |
621 | 636 |
| |
|
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + |
You can’t perform that action at this time.
0 commit comments