You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Brett Porter <br...@apache.org> on 2005/12/07 00:40:08 UTC

[openpgp] first cut checked into sandbox

Hi,

As discussed some time back, there is an openpgp component in the
sandbox. I've finally got around to taking Stefan's suggested interfaces
and my tweaks, and doing a rough cut of an implementation in
Bouncycastle for detached signature creation and verification.

There are a couple of known issues:
- the bouncycastle libs aren't in the repo just yet. I'll try and do
that asap.
- only has a maven2 build right now (if that's an issue :)
- there are a couple of BC refs in the interfaces that I need to
separate properly

I am now going to try putting it into use with that portion, then I'll
flesh out the rest and document it all soon. If anyone is still
interested in this, now would be a good time to pipe up :)

Cheers,
Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [openpgp] first cut checked into sandbox

Posted by Brett Porter <br...@apache.org>.
Thanks. I've noted it in the library, and I guess we'll need to
differentiate between text files and binary files, or just remove
eol-style native from that particular file :) I think it would be useful
to have a text mode as we have both text files (POMs) and binary files
(JARs) in the repository which is what I'm using it for.

I've removed the commons-io dep.

- Brett

Stefan Bodewig wrote:
> On Wed, 07 Dec 2005, Stefan Bodewig <bo...@apache.org> wrote:
> 
>> The test using the checked in signature is failing for me, I'll need
>> to find out why.
> 
> Because we sign a text file and the test signature has been created on
> Windows while I develop on Linux.
> 
> I've "fixed" the test by signing and testing the signature on a binary
> file instead.
> 
> Stefan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [openpgp] first cut checked into sandbox

Posted by Stefan Bodewig <bo...@apache.org>.
On Wed, 07 Dec 2005, Stefan Bodewig <bo...@apache.org> wrote:

> The test using the checked in signature is failing for me, I'll need
> to find out why.

Because we sign a text file and the test signature has been created on
Windows while I develop on Linux.

I've "fixed" the test by signing and testing the signature on a binary
file instead.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [openpgp] first cut checked into sandbox

Posted by Stefan Bodewig <bo...@apache.org>.
On Tue, 06 Dec 2005, Brett Porter <br...@apache.org> wrote:

> As discussed some time back, there is an openpgp component in the
> sandbox. I've finally got around to taking Stefan's suggested
> interfaces and my tweaks, and doing a rough cut of an implementation
> in Bouncycastle for detached signature creation and verification.

Cool, thanks.

I never expected that a job switch would manage to eat up that much
time, sorry.

> - only has a maven2 build right now (if that's an issue :)

fixed ;-)

The test using the checked in signature is failing for me, I'll need
to find out why.  I'll add a Gump project definition using the Ant
build file (until Gump learns to deal with M2 this is the only option
we have).

I see you've listed commons-io as a test time dependency in the POM -
at least that's how I read it.  Right now this is not actually
required, right?

Cheers

        Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [openpgp] first cut checked into sandbox

Posted by Matt Benson <gu...@yahoo.com>.
--- Brett Porter <br...@apache.org> wrote:

> Hi,
> 
> As discussed some time back, there is an openpgp
> component in the
> sandbox. I've finally got around to taking Stefan's
> suggested interfaces
> and my tweaks, and doing a rough cut of an
> implementation in
> Bouncycastle for detached signature creation and
> verification.
> 
> There are a couple of known issues:
> - the bouncycastle libs aren't in the repo just yet.
> I'll try and do
> that asap.
> - only has a maven2 build right now (if that's an
> issue :)

Hmm when the other 2 committers are from Ant ;)  but
as you're the only one who has committed anything...
:)

> - there are a couple of BC refs in the interfaces
> that I need to
> separate properly
> 
> I am now going to try putting it into use with that
> portion, then I'll
> flesh out the rest and document it all soon. If
> anyone is still
> interested in this, now would be a good time to pipe
> up :)

I hadn't gotten around to any work on this myself :( ,
but I will be happy to follow along w/ what you've
got.  Will take a look tomorrow if at all possible.

-Matt

> 
> Cheers,
> Brett
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> commons-dev-help@jakarta.apache.org
> 
> 



		
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org