python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How can i detect if a file has already been opened in python
I hope you can help me, I'm new on python.
I am making a program in python with tkinter that requires opening a file and then converting it.
My problem is the conditional, because I need that when pre...
alonsocontree
Votes: 0
Answers: 0
jsrsasign with ECDSA verifying issue
I could verify an ECDSA / SHA256 signature using the standard library of Javascript (window.crypto.subtle.verify) but cannot using the jsrsasign library (KJUR.crypto). I have also tried 'KJUR.crypto.E...

Alex
Votes: 0
Answers: 1