Re: [Tutor] Require Python assistance

2018-11-11 Thread Alan Gauld via Tutor
On 10/11/2018 18:10, Avi Gross wrote: > WARNING to any that care: > > As the following letter is a repeat request without any hint they read the > earlier comments here, I did a little searching and see very much the same > request on another forum asking how to do this in MATLAB: The OP has a

Re: [Tutor] Require Python assistance

2018-11-10 Thread Avi Gross
WARNING to any that care: As the following letter is a repeat request without any hint they read the earlier comments here, I did a little searching and see very much the same request on another forum asking how to do this in MATLAB: https://forum.allaboutcircuits.com/threads/matlab-programmin

Re: [Tutor] Require Python assistance

2018-11-10 Thread Steven D'Aprano
On Fri, Nov 09, 2018 at 03:17:18PM -0500, Avi Gross wrote: > As I see others have replied, the question is not easy to understand > and seems so broad as to be overwhelming to actually do without > further info. My guess is that the OP is doing a comp sci course and has been given an assignmen

Re: [Tutor] Require Python assistance

2018-11-09 Thread Avi Gross
As I see others have replied, the question is not easy to understand and seems so broad as to be overwhelming to actually do without further info. It would be easier if someone asked if we could direct him to resources that either explain the algorithms needed or to full-blown packages/modules t

Re: [Tutor] Require Python assistance

2018-11-09 Thread Mats Wichmann
On 11/9/18 11:59 AM, Bob Gailer wrote: > On Nov 9, 2018 12:34 PM, "TCY via Tutor" wrote: >> >> >> >> >> Dear >> May I know how to solve the cryptography with Python programming > language as below - >> (1) Implement Elgamal Method(2) Implement Elliptic Curve Cryptography > method(3) Implement

Re: [Tutor] Require Python assistance

2018-11-09 Thread Bob Gailer
On Nov 9, 2018 12:34 PM, "TCY via Tutor" wrote: > > > > > Dear > May I know how to solve the cryptography with Python programming language as below - > (1) Implement Elgamal Method(2) Implement Elliptic Curve Cryptography method(3) Implement Rabin Method(4) Implement RSA Method > Find (a) Prim