Re: [tor-bugs] #22022 [Core Tor/Stem]: Move to cryptography for ed25519 validation

2019-04-10 Thread Tor Bug Tracker & Wiki
#22022: Move to cryptography for ed25519 validation
-+-
 Reporter:  atagar   |  Owner:  atagar
 Type:  enhancement  | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Core Tor/Stem|Version:
 Severity:  Minor| Resolution:  implemented
 Keywords:  descriptor unactionable  |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by illia-v):

 Thanks, Damian!

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #22022 [Core Tor/Stem]: Move to cryptography for ed25519 validation

2019-04-10 Thread Tor Bug Tracker & Wiki
#22022: Move to cryptography for ed25519 validation
-+-
 Reporter:  atagar   |  Owner:  atagar
 Type:  enhancement  | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Core Tor/Stem|Version:
 Severity:  Minor| Resolution:  implemented
 Keywords:  descriptor unactionable  |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by atagar):

 * status:  new => closed
 * resolution:   => implemented


Comment:

 Yikes! This was a perfect patch. Thank you Illia, this was much
 appreciated. :)

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #22022 [Core Tor/Stem]: Move to cryptography for ed25519 validation

2019-04-09 Thread Tor Bug Tracker & Wiki
#22022: Move to cryptography for ed25519 validation
-+
 Reporter:  atagar   |  Owner:  atagar
 Type:  enhancement  | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Core Tor/Stem|Version:
 Severity:  Minor| Resolution:
 Keywords:  descriptor unactionable  |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+

Comment (by illia-v):

 Hello @atagar,

 Cryptography added ed25519 support.

 I tried to modify the library to use cryptography instead of PyNaCl:
 
https://github.com/illia-v/stem/commit/f58577435c91b56f9381f07cb6486a17f9b7ad9a.
 Can you please review the commit?

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #22022 [Core Tor/Stem]: Move to cryptography for ed25519 validation

2018-08-04 Thread Tor Bug Tracker & Wiki
#22022: Move to cryptography for ed25519 validation
-+
 Reporter:  atagar   |  Owner:  atagar
 Type:  enhancement  | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Core Tor/Stem|Version:
 Severity:  Minor| Resolution:
 Keywords:  descriptor unactionable  |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+
Changes (by atagar):

 * keywords:  descriptor => descriptor unactionable


Comment:

 Oops, seems I spoke too soon. This looks to be the upstream tracking
 ticket.

 https://github.com/pyca/cryptography/pull/4114

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #22022 [Core Tor/Stem]: Move to cryptography for ed25519 validation

2017-06-16 Thread Tor Bug Tracker & Wiki
#22022: Move to cryptography for ed25519 validation
---+
 Reporter:  atagar |  Owner:  atagar
 Type:  enhancement| Status:  new
 Priority:  Medium |  Milestone:
Component:  Core Tor/Stem  |Version:
 Severity:  Minor  | Resolution:
 Keywords:  descriptor |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+

Comment (by atagar):

 Cryptography just added ed25519 support. It'll be in their upcoming
 1.1.1.1 release. Yay! \o/

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

[tor-bugs] #22022 [Core Tor/Stem]: Move to cryptography for ed25519 validation

2017-04-20 Thread Tor Bug Tracker & Wiki
#22022: Move to cryptography for ed25519 validation
---+
 Reporter:  atagar |  Owner:  atagar
 Type:  enhancement| Status:  new
 Priority:  Medium |  Milestone:
Component:  Core Tor/Stem  |Version:
 Severity:  Minor  |   Keywords:  descriptor
Actual Points: |  Parent ID:
   Points: |   Reviewer:
  Sponsor: |
---+
 Presently Stem uses PyNaCl for ed25519 certificate validation. We use
 cryptography elsewhere and it would be nice to use it for this validation
 as well (dropping the extra dependency) once support is available. This is
 pending...

 https://github.com/pyca/cryptography/issues/3509

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs