Closed James-E-A closed 10 months ago
Just went straight to the horse's mouth, anyway; we'll see if anything interesting happens as a result
To: Lawrence Bassham (NIST)
Sent: January 9, 2024 2:55 PM CST
Subject: Question about code from NIST PQCMr. Bassham,
I have a question about the "seedexpander" code you wrote in 2017 which was used in the NIST post-quantum cryptography competition.
I see it's been marked with a copyright under your name. But was that code written in the course of your official duties with NIST, which would make it not copyrightable, but automatically in the public domain?
I'm currently in the process of publishing Python bindings for the NIST Post-Quantum Cryptography standardized algorithms, and wanted to appropriately name the license of all included 3rd party library code in the documentation. But I ran across a bit of a hiccup when it came to that file and its strange copyright statement, so I thought I'd just ask the reported author directly.
Thanks,
…
Looks like the copyright statement was really just erroneous, injected by his tooling:
From: Lawrence Bassham (NIST)
Sent: January 9, 2024 3:04 PM CST
Subject: Re: Question about code from NIST PQCThat's something that Xcode puts in automatically. Feel free to copy and use.
*and for good measure, Mr. Verschoor releases his changes to that file, too:
From: Sebastian Verschoor
Sent: January 11, 2024 8:42:45 AM CST
Subject: Re: [External] Re: Question about code from NIST PQCHi James,
Public domain is fine :)
Thanks for asking,
That's just weird. It looks like the author was employed by the Federal government via NIST at the time he wrote the code, and it was apparently written in the course of his official duties, and the name in the "copyright" statement has
(Fed)
added like a weird qualifier — meaning his person acting as a federal employee? (I've never seen something like that before; it's anyone's guess.) If so, that would make the code not copyrightable!:Bah...