Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77578

Re: Python Crypto Singature do not support Android???

References <614897cb-6a2f-4059-a713-05c0cd2b3cd5@googlegroups.com>
Date 2014-09-05 17:11 +1000
Subject Re: Python Crypto Singature do not support Android???
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.13784.1409901074.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, Sep 5, 2014 at 5:02 PM, Frank Liou <fk26541598fk@gmail.com> wrote:
> I use Privatekey sign a signature by android
>
> and then send to python
>
> python can't use public key to verify
>
> and
>
> python signature result all is number
>
> but
>
> android is number and english words
>
> is that no support??

It would help if you showed us (a) the code, (b) the two different
results, and (c) what you're expecting to see.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Python Crypto Singature do not support Android??? Frank Liou <fk26541598fk@gmail.com> - 2014-09-05 00:02 -0700
  Re: Python Crypto Singature do not support Android??? Chris Angelico <rosuav@gmail.com> - 2014-09-05 17:11 +1000
  Re: Python Crypto Singature do not support Android??? Frank Liou <fk26541598fk@gmail.com> - 2014-09-05 00:23 -0700
    Re: Python Crypto Singature do not support Android??? Chris Angelico <rosuav@gmail.com> - 2014-09-05 17:47 +1000

csiph-web