bouncycastle-pkix-1.78.1-150200.3.29.1<>,؉f3`p9|تVYs]ڶD VaL*wFjzȨs=΀Ik4FV 7zl$ǹ"tE97GҁrT* B$+p\8zϽ3h܉f+o9[|eCȃBsC/'a̮-,L$h0kR`6| 7=eCT.yCƁrT`2IYͨǙ70"(-ioq1 ZDK Kqn>>?td ) k| ",@ J T h m t ( 8"9": "FGHIXY4\]^bc-defluvwxyz$(.pCbouncycastle-pkix1.78.1150200.3.29.1Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIsThe Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.f3`h01-ch2dSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/Javahttps://www.bouncycastle.orglinuxnoarch,OA큤f3Rf3Tf37f3Rf3R3450775fdbb8d36a765b07019d19d6808744375afbecf99d9ebcb9a559d099afedbbb10380b1271998b867a2e36b1cbee226e03d438726e1a91f80c5dde118490bf564814aaa229b33cb2a1007006fb33d48b946f245a232def5c6d9e986a3d7157f21c9557a983dc35ea868f19c1393253ae43566190f574c44e5c0b0fdd0bfrootrootrootrootrootrootrootrootrootrootbouncycastle-1.78.1-150200.3.29.1.src.rpmbouncycastle-pkixmvn(org.bouncycastle:bcpkix-jdk15)mvn(org.bouncycastle:bcpkix-jdk15:pom:)mvn(org.bouncycastle:bcpkix-jdk15on)mvn(org.bouncycastle:bcpkix-jdk15on:pom:)mvn(org.bouncycastle:bcpkix-jdk15to18)mvn(org.bouncycastle:bcpkix-jdk15to18:pom:)mvn(org.bouncycastle:bcpkix-jdk16)mvn(org.bouncycastle:bcpkix-jdk16:pom:)mvn(org.bouncycastle:bcpkix-jdk18)mvn(org.bouncycastle:bcpkix-jdk18:pom:)mvn(org.bouncycastle:bcpkix-jdk18on)mvn(org.bouncycastle:bcpkix-jdk18on:pom:)osgi(bcpkix)@@@@    java-headlessjavapackages-filesystemmvn(org.bouncycastle:bcprov-jdk18on)mvn(org.bouncycastle:bcutil-jdk18on)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.78.11.78.13.0.4-14.6.0-14.0-15.2-14.14.1f/f/em@e/dC@dGcObbbDF@b4t@b3"`@`__@_ @^l@^{G]µ]@]@]@]@[P}@[d@ZYY4Y@VU@V*!@U hT!Tfstrba@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.compmonreal@suse.comshvetz.anton@gmail.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.compmonreal@suse.comfstrba@suse.compmonreal@suse.compmonreal@suse.compmonrealgonzalez@suse.comfstrba@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comfstrba@suse.comtchvatal@suse.comabergmann@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.compcervinka@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- Update to version 1.78.1 * Defects Fixed: - The new dependency of the the PGP API on the bcutil jar was missing from the module jar, the OSGi manifest, and the Maven POM. This has been fixed. - Missing exports and duplicate imports have been added/removed from the OSGi manifests. - The OSGi manifests now have the same bundle IDs as 1.77 and lock down dependencies to the equivalent variations - A check in the X.509 Extensions class preventing the parsing of empty extensions has been removed.- Update to version 1.78: [bsc#1223252, CVE-2024-30171] * Security Advisories. - CVE-2024-29857: Importing an EC certificate with specially crafted F2m parameters can cause high CPU usage during parameter evaluation. - CVE-2024-30171: Possible timing based leakage in RSA based handshakes due to exception processing eliminated. - CVE-2024-30172: Crafted signature and public key can be used to trigger an infinite loop in the Ed25519 verification code. - CVE-2024-301XX: When endpoint identification is enabled in the BCJSSE and an SSL socket is not created with an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address. This has been fixed. * Defects Fixed: - Issues with a dangling weak reference causing intermittent NullPointerExceptions in the OcspCache have been fixed. - Issues with non-constant time RSA operations in TLS handshakes. - Issue with Ed25519, Ed448 signature verification causing intermittent infinite loop have been fixed. - Issues with non-constant time ML-KEM implementation ("Kyber Slash"). - Align ML-KEM input validation with FIPS 203 IPD requirements. - Make PEM parsing more forgiving of whitespace to align with RFC 7468. - Fix CCM length checks with large nonce sizes (n=12, n=13). - EAC: Fixed the CertificateBody ASN.1 type to support an optional Certification Authority Reference in a Certificate Request. - ASN.1: ObjectIdentifier (also Relative OID) parsing has been optimized and the contents octets for both types are now limited to 4096 bytes. - BCJSSE: Fixed a missing null check on the result of PrivateKey.getEncoded(), which could cause issues for HSM RSA keys. - BCJSSE: When endpoint identification is enabled and an SSL socket is not created with an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address. - The missing module import of java.logging to the provider module has been added. - GOST ASN.1 public key alg parameters are now compliant with RFC 9215. - An off-by-one error in the encoding for EccP256CurvePoint for ITS. - PEM Parser now enforces PEM headers to start at the beginning of the line to be meaningful. * Additional Features and Functionality. - An implementation of MLS (RFC 9420 - The Messaging Layer Security Protocol) has been added as a new module. - NTRU now supports NTRU-HPS4096-1229 and NTRU-HRSS-1373. - Improvements to PGP support, including Camellia key wrapping and Curve25519, Curve448 key types (including XDH with HKDF). - Added initial support for ML-KEM in TLS. - Added XWing hybrid KEM construction (X25519 + ML-KEM-768). - Introduced initial KEMSpi support (NTRU, SNTRU Prime) for JDK 21+. - Introduced initial composite signature support for X509 Certificates. - PKCS#12 now supports PKCS12-AES256-AES128, PKCS12-AES256-AES128-GCM, PKCS12-DEF-AES256-AES128, and PKCS12-DEF-AES256-AES128-GCM. - The default type for the KeyStore.getInstance("PKCS12", "BC") can now be set using the org.bouncycastle.pkcs12.default system/security property. - The PGP SExpParser will now handle Ed25519 and Ed448 keys. - Dilithium and Kyber key encoding updated to latest Draft RFCs (draft-ietf-lamps-dilithium-certificates and draft-ietf-lamps-kyber-certificates) - Support has been added for encryption key derivation using HKDF in CMS, see draft-housley-lamps-cms-cek-hkdf-sha256. - X500Name now recognises jurisdiction{C,ST,L} DNs. - CertPathValidationContext and CertificatePoliciesValidation now include implementations of Memoable. - The Composite post-quantum signatures implementation has been updated to the latest draft draft-ounsworth-pq-composite-sigs. * Full release notes: bouncycastle.org/releasenotes.html#r1rv78 * Rebase bouncycastle-notests.patch- Update to version 1.77: * Defects Fixed: - Using an unescaped '=' in an X.500 RDN would result in the RDN being truncated silently. The issue is now detected and an exception is thrown. - asn1.eac.CertificateBody was returning certificateEffectiveDate from getCertificateExpirationDate(). This has been fixed to return certificateExpirationDate. - DTLS: Fixed retransmission in response to re-receipt of an aggregated ChangeCipherSpec. - (D)TLS: Fixed compliance for supported_groups extension. Server will no longer negotiate an EC cipher suite using a default curve when the ClientHello includes the supported_groups extension but it contains no curves in common with the server. Similarly, a DH cipher suite will not be negotiated when the ClientHello includes supported_groups, containing at least one FFDHE group, but none in common with the server. - IllegalStateException was being thrown by Ed25519/Ed448 SignatureSpi. - TLS: class annotation issues that could occur between the BC provider and the TLS API for the GCMParameterSpec class when the jars were loaded on the boot class path have been addressed. - Attempt to create an ASN.1 OID from a zero length byte array is now caught at construction time. - Attempt to create an X.509 extension block which is empty will now be blocked cause an exception. - IES implementation will now accept a null ParameterSpec if no nonce is needed. - An internal method in Arrays was failing to construct its failure message correctly on an error. - HSSKeyPublicParameters.generateLMSContext() would fail for a unit depth key. * Additional Features and Functionality: - BCJSSE: Added org.bouncycastle.jsse.client.omitSigAlgsCertExtension and org.bouncycastle.jsse.server.omitSigAlgsCertExtension boolean system properties to control (for client and server resp.) whether the signature_algorithms_cert extension should be omitted if it would be identical to signature_algorithms. Defaults to true, the historical behaviour. - The low-level HPKE API now allows the sender to specify an ephemeral key pair. - Support has been added for the delta-certificate requests in line with the current Chameleon Cert draft from the IETF. - Some accommodation has been added for historical systems to accommodate variations in the SHA-1 digest OID for CMS SignedData. - TLS: the TLS API will now try "RSAwithDigestAndMFG1" as well as the newer RSAPSS algorithm names when used with the JCA. - TLS: RSA key exchange cipher suites are now disabled by default. - Support has been added for PKCS#10 requests to allow certificates using the altSignature/altPublicKey extensions. * Notes: - Kyber and Dilithium have been updated according to the latest draft of the standard. Dilithium-AES and Kyber-AES have now been removed. Kyber now produces 256 bit secrets for all parameter sets (in line with the draft standard). - NTRU has been updated to produce 256 bit secrets in line with Kyber. - SPHINCS+ can now be used to generate certificates in line with those used by (Open Quantum Safe) OQS. - Falcon object idenitifiers are now in line with OQS as well. - PQC CMS SignedData now defaults to SHA-256 for signed attributes rather than SHAKE-256. This is also a compatibility change, but may change further again as the IETF standard for CMS is updated.- Update to version 1.76: * Defects Fixed: - Service allocation in the provider could fail due to the lack of a permission block. This has been fixed. - JceKeyFingerPrintCalculator has been generalised for different providers by using "SHA-256" for the algorithm string. - BCJSSE: Fixed a regression in 1.74 (NullPointerException) that prevents a BCJSSE server from negotiating TLSv1.1 or earlier. - DTLS: Fixed server support for client_certificate_type extension. - Cipher.unwrap() for HQC could fail due to a miscalculation of the length of the KEM packet. This has been fixed. - There was exposure to a Java 7 method in the Java 5 to Java 8 BCTLS jar which could cause issues with some TLS 1.2 cipher suites running on older JVMs. This is now fixed. * Additional Features and Functionality: - BCJSSE: Following OpenJDK, finalizers have been removed from SSLSocket subclasses. Applications should close sockets and not rely on garbage collection. - BCJSSE: Added support for boolean system property "jdk.tls.client.useCompatibilityMode" (default "true"). - DTLS: Added server support for session resumption. - JcaPKCS10CertificationRequest will now work with EC on the OpenJDK provider. - TimeStamp generation now supports the SHA3 algorithm set. - The SPHINCS+ simple parameters are now fully supported in the BCPQC provider. - Kyber, Classic McEliece, HQC, and Bike now supported by the CRMF/CMS/CMP APIs. - Builder classes have been add for PGP ASCII Armored streams allowing CRCs and versions to now be optional. - An UnknownPacket type has been added to the PGP APIs to allow for forwards compatibility with upcoming revisions to the standard. * Rebase patch bouncycastle-notests.patch - Update to version 1.75: * Defects Fixed: - Several Java 8 method calls were accidentally introduced in the Java 5 to Java 8 build. The affected classes have been refactored to remove this. - (D)TLS: renegotiation after resumption now fixed to avoid breaking connection. * Notes: - The ASN.1 core package has had some dead and retired methods cleaned up and removed.- Update to version 1.74: [bsc#1212508, CVE-2023-33201] * Defects Fixed: - AsconEngine: Fixed a buffering bug when decrypting across multiple processBytes calls (ascon128a unaffected). - Context based sanity checking on PGP signatures has been added. - The ParallelHash clone constructor was not copying all fields. - The maximimum number of blocks for CTR/SIC modes was 1 block less than it should have been. * Additional Features and Functionality: - The PGP API now supports wildcard key IDs for public key based data encryption. - LMS now supports SHA256/192, SHAKE256/192, and SHAKE256/256 (the additional SP 8000-208 parameter sets). - The PGP API now supports V5 and V6 AEAD encryption for encrypted data packets. - The PGP examples have been updated to reflect key size and algorithm changes that have occurred since they were first written (10+ years...). - (D)TLS: A new callback 'TlsPeer.notifyConnectionClosed' will be called when the connection is closed (including by failure). - BCJSSE: Improved logging of connection events and include unique IDs in connection-specific log messages. - BCJSSE: Server now logs the offered cipher suites when it fails to select one. - BCJSSE: Added support for SSLParameters namedGroups and signatureSchemes properties (can also be used via BCJSSE extension API in earlier Java versions). - DTLS: The initial handshake re-send time is now configurable by overriding 'TlsPeer.getHandshakeResendTimeMillis'. - DTLS: Added support for connection IDs per RFC 9146. - DTLS: Performance of DTLSVerifier has been improved so that it can reasonably be used for all incoming packets. - Initial support has been added for A Mechanism for Encoding Differences in Paired Certificates. - The PGP API now supports parsing, encoding, and fingerprinting of V6 EC/EdEC keys. - A thread safe verifier API has been added to the PGP API to support multi-threaded verification of certifications on keys and user IDs. - The number of keys/sub-keys in a PGPKeyRing can now be found by calling PGPKeyRing.size(). - The PQC algorithms LMS/HSS, SPHINCS+, Dilithium, Falcon, and NTRU are now supported directly by the BC provider. * Notes: - The now defunct PQC SIKE algorithm has been removed, this has also meant the removal of its resource files so the provider is now quite a bit smaller. - As a precaution, HC128 now enforces a 128 bit IV, previous behaviour for shorter IVs can be supported where required by padding the IV to the 128 bits with zero. - PGP encrypted data generation now uses integrity protection by default. Previous behaviour for encrypted data can be supported where required by calling PGPDataEncryptorBuilder.setWithIntegrityPacket(false) when data encryption is set up. - There are now additional sanity checks in place to prevent accidental mis-use of PGPSignature objects. If this change causes any issues, you might want to check what your code is up to as there is probably a bug. * Security Advisories: - CVE-2023-33201: this release fixes an issue with the X509LDAPCertStoreSpi where a specially crafted certificate subject could be used to try and extract extra information out of an LDAP server with wild-card matthing enabled. * Rebase bouncycastle-javadoc.patch * Add bouncycastle-notests.patch- Update to version 1.73: [jsc#PED-3756] * Defects Fixed: - BCJSSE: Instantiating a JSSE provider in some contexts could cause an AccessControl exception. - The EC key pair generator can generate out of range private keys when used with SM2. A specific SM2KeyPairGenerator has been added to the low-level API and is used by KeyPairGenerator.getInstance("SM2", "BC"). The SM2 signer has been updated to check for out of range keys as well.. - The attached signature type byte was still present in Falcon signatures as well as the detached signature byte. - There was an off-by-one error in engineGetOutputSize() for ECIES. - The method for invoking read() internally in BCPGInputStream could result in inconsistent behaviour if the class was extended. - Fixed a rounding issue with FF1 Format Preserving Encryption algorithm for certain radices. - Fixed RFC3394WrapEngine handling of 64 bit keys. - Internal buffer for blake2sp was too small and could result in an ArrayIndexOutOfBoundsException. - JCA PSS Signatures using SHAKE128 and SHAKE256 now support encoding of algorithm parameters. - PKCS10CertificationRequest now checks for empty extension parameters. - Parsing errors in the processing of PGP Armored Data now throw an explicit exception ArmoredInputException. - PGP AEAD streams could occassionally be truncated. - The ESTService class now supports processing of chunked HTTP data. - A constructed ASN.1 OCTET STRING with a single member would sometimes be re-encoded as a definite-length OCTET STRING. The encoding has been adjusted to preserve the BER status of the object. - PKIXCertPathReviewer could fail if the trust anchor was also included in the certificate store being used for path analysis. - UTF-8 parsing of an array range ignored the provided length. - IPAddress has been written to provide stricter checking and avoid the use of Integer.parseInt(). - A Java 7 class snuck into the Java 5 to Java 8 build. * Additional Features and Functionality: - The Rainbow NIST Post Quantum Round-3 Candidate has been added to the low-level API and the BCPQC provider (level 3 and level 5 parameter sets only). - The GeMSS NIST Post Quantum Round-3 Candidate has been added to the low-level API. - The org.bouncycastle.rsa.max_mr_tests property check has been added to allow capping of MR tests done on RSA moduli. - Significant performance improvements in PQC algorithms, especially BIKE, CMCE, Frodo, HQC, Picnic. - EdDSA verification now conforms to the recommendations of Taming the many EdDSAs, in particular cofactored verification. As a side benefit, Pornin's basis reduction is now used for EdDSA verification, giving a significant performance boost. - Major performance improvements for Anomalous Binary (Koblitz) Curves. - The lightweight Cryptography finalists Ascon, ISAP, Elephant, PhotonBeetle, Sparkle, and Xoodyak have been added to the light-weight cryptography API. - BLAKE2bp and BLAKE2sp have been added to the light-weight cryptography API. - Support has been added for X.509, Section 9.8, hybrid certificates and CRLs using alternate public keys and alternate signatures. - The property "org.bouncycastle.emulate.oracle" has been added to signal the provider should return algorithm names on some algorithms in the same manner as the Oracle JCE provider. - An extra replaceSigners method has been added to CMSSignedData which allows for specifying the digest algorithm IDs to be used in the new CMSSignedData object. - Parsing and re-encoding of ASN.1 PEM data has been further optimized to prevent unecessary conversions between basic encoding, definite length, and DER. - Support has been added for KEM ciphers in CMS in accordance with draft-ietf-lamps-cms-kemri - Support has been added for certEncr in CRMF to allow issuing of certificates for KEM public keys. - Further speedups have been made to CRC24. - GCMParameterSpec constructor caching has been added to improve performance for JVMs that have the class available. - The PGPEncrytedDataGenerator now supports injecting the session key to be used for PGP PBE encrypted data. - The CRMF CertificateRequestMessageBuilder now supports optional attributes. - Improvements to the s calculation in JPAKE. - A general purpose PQCOtherInfoGenerator has been added which supports all Kyber and NTRU. - An implementation of HPKE (RFC 9180 - Hybrid Public Key Encryption) has been added to the light-weight cryptography API. * Security Advisories: - The PQC implementations have now been subject to formal review for secret leakage and side channels, there were issues in BIKE, Falcon, Frodo, HQC which have now been fixed. Some weak positives also showed up in Rainbow, Picnic, SIKE, and GeMSS - for now this last set has been ignored as the algorithms will either be updated if they reappear in the Signature Round, or deleted, as is already the case for SIKE (it is now in the legacy package). Details on the group responsible for the testing can be found in the CONTRIBUTORS file. - For at least some ECIES variants (e.g. when using CBC) there is an issue with potential malleability of a nonce (implying silent malleability of the plaintext) that must be sent alongside the ciphertext but is outside the IES integrity check. For this reason the automatic generation of nonces with IED is now disabled and they have to be passed in using an IESParameterSpec. The current advice is to agree on a nonce between parties and then rely on the use of the ephemeral key component to allow the nonce (rather the so called nonce) usage to be extended.- Update to version 1.72: * Defects Fixed: - There were parameter errors in XMSS^MT OIDs for XMSSMT_SHA2_40/4_256 and XMSSMT_SHA2_60/3_256. These have been fixed. - There was an error in Merkle tree construction for the Evidence Records (ERS) implementation which could result in invalid roots been timestamped. ERS now produces an ArchiveTimeStamp for each data object/group with an associated reduced hash tree. The reduced hash tree is now calculated as a simple path to the root of the tree for each record. - OpenPGP will now ignore signatures marked as non-exportable on encoding. - A tagging calculation error in GCMSIV which could result in incorrect tags has been fixed. - Issues around Java 17 which could result in failing tests have been addressed. * Additional Features and Functionality: - BCJSSE: TLS 1.3 is now enabled by default where no explicit protocols are supplied (e.g. "TLS" or "Default" SSLContext algorithms, or SSLContext.getDefault() method). - BCJSSE: Rewrite SSLEngine implementation to improve compatibility with SunJSSE. - BCJSSE: Support export of keying material via extension API. - (D)TLS: Add support for 'tls-exporter' channel binding per RFC 9266. - (D)TLS (low-level API): By default, only (D)TLS 1.2 and TLS 1.3 are offered now. Earlier versions are still supported if explicitly enabled. Users may need to check they are offering suitable cipher suites for TLS 1.3. - (D)TLS (low-level API): Add support for raw public keys per RFC 7250. - CryptoServicesRegistrar now has a setServicesConstraints() method on it which can be used to selectively turn off algorithms. - The NIST PQC Alternate Candidate, Picnic, has been added to the low level API and the BCPQC provider. - SPHINCS+ has been upgraded to the latest submission, SPHINCS+ 3.1 and support for Haraka has been added. - Evidence records now support timestamp renewal and hash renewal. - The SIKE Alternative Candidate NIST Post Quantum Algorithm has been added to the low-level PQC API. - The NTRU Round 3 Finalist Candidate NIST Post Quantum Algorithm has been added to the low-level API and the BCPQC provider. - The Falcon Finalist NIST Post Quantum Algorithm has been added to the low-level API and the BCPQC provider. - The CRYSTALS-Kyber Finalist NIST Post Quantum Algorithm has been added to the low-level API and the BCPQC provider. - Argon2 Support has been added to the OpenPGP API. - XDH IES has now been added to the BC provider. - The OpenPGP API now supports AEAD encryption and decryption. - The NTRU Prime Alternative Candidate NIST Post Quantum Algorithms have been added to the low-level API and the BCPQC provider. - The CRYSTALS-Dilithium Finalist NIST Post Quantum Algorithm has been added to the low-level API and the BCPQC provider. - The BIKE NIST Post Quantum Alternative/Round-4 Candidate has been added to the low-level API and the BCPQC provider. - The HQC NIST Post Quantum Alternative/Round-4 Candidate has been added to the low-level API and the BCPQC provider. - Grain128AEAD has been added to the lightweight API. - A fast version of CRC24 has been added for use with the PGP API. - Some additional methods and fields have been exposed in the PGPOnePassSignature class to (hopefully) make it easier to deal with nested signatures. - CMP support classes have been updated to reflect the latest editions to the the draft RFC "Lightweight Certificate Management Protocol (CMP) Profile". - Support has been added to the PKCS#12 implementation for the Oracle trusted certificate attribute. - Performance of our BZIP2 classes has been improved. * Notes: - Keep in mind the PQC algorithms are still under development and we are still at least a year and a half away from published standards. This means the algorithms may still change so by all means experiment, but do not use the PQC algoritms for anything long term. - The legacy "Rainbow" and "McEliece" implementations have been removed from the BCPQC provider. The underlying classes are still present if required. Other legacy algorithm implementations can be found under the org.bouncycastle.pqc.legacy package. * Security Notes: - The PQC SIKE algorithm is provided for research purposes only. It should now be regarded as broken. The SIKE implementation will be withdrawn in BC 1.73. * Rebase bouncycastle-javadoc.patch- Version update to 1.71 * Defects Fixed - In line with GPG the PGP API now attempts to preserve comments containing non-ascii UTF8 characters. - An accidental partial dependency on Java 1.7 has been removed from the TLS API. - JcaPKIXIdentityBuilder would fail to process File objects correctly. This is now fixed. - Some byte[] parameters to the CMP API were not being defensively cloned to prevent accidental changes. Extra defensive cloning has been added. - CMS primitives would sometimes convert ASN.1 definite-length encodings into indefinite-length encodings. The primitives will now try and preserve the original encoding where possible. - CMSSignedData.getAttributeCertificates() now properly restricts the tag values checked to just 1 (the obsolete v1 tag) and 2 (for the more current v2 certificates). - BCJSSE now tries to validate a custom KeyManager selection in order to catch errors around a key manager ignoring key type early. - Compressed streams in PGP ending with zero length partial packets could cause failure on parsing the OpenPGP API. This has been fixed. - The fallback mode for JceAsymmetricKeyWrapper/Unwrapper would lose track of any algorithm parameters generated in the initial attempt. The algorithm parameters are now propagated. - An accidental regression introduced by a fix for another issue in PKIXCertPathReviewer around use of the AuthorityKeyIdentifier extension and it failing to match a certificate uniquely when the serial number field is missing has been fixed. - An error was found in the creation of TLS 1.3 Export Keying Material which could cause compatibility issues. This has been fixed. * Additional Features and Functionality - Support has been added for OpenPGP regular expression signature packets. - Support has been added for OpenPGP PolicyURI signature packets. - A utility method has been added to PGPSecretKeyRing to allow for inserting or replacing a PGPPublicKey. - The NIST PQC Finalist, Classic McEliece has been added to the low level API and the BCPQC provider. - The NIST PQC Alternate Candidate, SPHINCS+ has been added to the BCPQC provider. - The NIST PQC Alternate Candidate, FrodoKEM has been added to the low level API and the BCPQC provider. - The NIST PQC Finalist, SABER has been added to the low level API and the BCPQC provider. - KMAC128, KMAC256 has been added to the BC provider (empty customization string). - TupleHash128, TupleHash256 has been added to the BC provider (empty customization string). - ParallelHash128, ParallelHash256 has been added to the BC provider (empty customization string, block size 1024 bits). - Two new properties: "org.bouncycastle.rsa.max_size" (default 15360) and "org.bouncycastle.ec.fp_max_size" (default 1042) have been added to cap the maximum size of RSA and EC keys. - RSA modulus are now checked to be provably composite using the enhanced MR probable prime test. - Imported EC Fp basis values are now validated against the MR prime number test before use. The certainty level of the prime test can be determined by "org.bouncycastle.ec.fp_certainty" (default 100). - The BC entropy thread now has a specific name: "BC-ENTROPY-GATHERER". - Utility methods have been added for joining/merging PGP public keys and signatures. - Blake3-256 has been added to the BC provider. - DTLS: optimisation to delayed handshake hash. - Further additions to the ETSI 102 941 support in the ETSI/ITS package: certification request, signed message generation and verification now supported. - CMSSignedDataGenerator now supports the direct generation of definite-length data. - The NetscapeCertType class now has a hasUsages() method on it for querying usage settings on its bit string. - Support for additional input has been added for deterministic (EC)DSA. - The OpenPGP API provides better support for subkey generation. - BCJSSE: Added boolean system properties "org.bouncycastle.jsse.client.dh.disableDefaultSuites" and "org.bouncycastle.jsse.server.dh.disableDefaultSuites". Default "false". Set to "true" to disable inclusion of DH cipher suites in the default cipher suites for client/server respectively. * Notes - The deprecated QTESLA implementation has been removed from the BCPQC provider. - The submission update to SPHINCS+ has been added. This changes the generation of signatures - particularly deterministic ones. - Version update to 1.70 * Defects Fixed - Blake 3 output limit is enforced. - The PKCS12 KeyStore was relying on default precedence for its key Cipher implementation so was sometimes failing if used from the keytool. The KeyStore class now makes sure it uses the correct Cipher implementation. - Fixed bzip2 compression for empty contents (GH #993). - ASN.1: More robust handling of high tag numbers and definite-length forms. - BCJSSE: Fix a concurrent modification issue in session contexts (GH#968). - BCJSSE: Don't log sensitive system property values (GH#976). - BCJSSE: Fixed a priority issue amongst imperfect-match credentials in KeyManager classes. - The IES AlgorithmParameters object has been re-written to properly support all the variations of IESParameterSpec. - getOutputSize() for ECIES has been corrected to avoid occassional underestimates. - The lack of close() in the ASN.1 Dump command line utility was triggering false positives in some code analysis tools. A close() call has been added. - PGPPublicKey.getBitStrength() now properly recognises EdDSA keys. * Additional Features and Functionality - Missing PGP CRC checksums can now be optionally ignored using setDetectMissingCRC() (default false) on ArmoredInputStream. - PGPSecretKey.copyWithNewPassword() now has a variant which uses USAGE_SHA1 for key protection if a PGPDigestCalculator is passed in. - PGP ASCII armored data now skips "\t", "\v", and "\f". - PKCS12 files with duplicate localKeyId attributes on certificates will now have the incorrect attributes filtered out, rather than the duplicate causing an exception. - PGPObjectFactory will now ignore packets representing unrecognised signature versions in the input stream. - The X.509 extension generator will now accumulate some duplicate X.509 extensions into a single extension where it is possible to do so. - Removed support for maxXofLen in Kangaroo digest. - Ignore marker packets in PGP Public and Secret key ring collection. - An implementation of LEA has been added to the low-level API. - Access, recovery, and direct use for PGP session keys has been added to the OpenPGP API for processing encrypted data. - A PGPCanonicalizedDataGenerator has been added which converts input into canonicalized literal data for text and UTF-8 mode. - A getUserKeyingMaterial() method has been added to the KeyAgreeRecipientInformation class. - ASN.1: Tagged objects (and parsers) now support all tag classes. Special code for ApplicationSpecific has been deprecated and re-implemented in terms of TaggedObject. - ASN.1: Improved support for nested tagging. - ASN.1: Added support for GraphicString, ObjectDescriptor, RelativeOID. - ASN.1: Added support for constructed BitString encodings, including efficient parsing for large values. - TLS: Added support for external PSK handshakes. - TLS: Check policy restrictions on key size when determining cipher suite support. - A performance issue in KeccakDigest due to left over debug code has been identified and dealt with. - BKS key stores can now be used for collecting protected keys (note: any attempt to store such a store will cause an exception). - A method for recovering user keying material has been added to KeyAgreeRecipientInformation. - Support has been added to the CMS API for SHA-3 based PLAIN-ECDSA. - The low level BcDefaultDigestProvider now supports the SHAKE family of algorithms and the SM3 alogirthm. - PGPKeyRingGenerator now supports creation of key-rings with direct-key identified keys. - The PQC NIST candidate, signature algorithm SPHINCS+ has been added to the low-level API. - ArmoredInputStream now explicitly checks for a '\n' if in crLF mode. - Direct support for NotationDataOccurances, Exportable, Revocable, IntendedRecipientFingerPrints, and AEAD algorithm preferences has been added to PGPSignatureSubpacketVector. - Further support has been added for keys described using S-Expressions in GPG 2.2.X. - Support for OpenPGP Session Keys from the (draft) Stateless OpenPGP CLI has been added. - Additional checks have been added for PGP marker packets in the parsing of PGP objects. - A CMSSignedData.addDigestAlgorithm() has been added to allow for adding additional digest algorithm identifiers to CMS SignedData structures when required. - Support has been added to CMS for the LMS/HSS signature algorithm. - The system property "org.bouncycastle.jsse.client.assumeOriginalHostName" (default false) has been added for dealing with SNI problems related to the host name not being propagate by the JVM. - The JcePKCSPBEOutputEncryptorBuilder now supports SCRYPT with ciphers that do not have algorithm parameters (e.g. AESKWP). - Support is now added for certificates using ETSI TS 103 097, "Intelligent Transport Systems (ITS)" in the bcpkix package. * Notes. - While this release should maintain source code compatibility, developers making use of some parts of the ASN.1 library will find that some classes need recompiling. Apologies for the inconvenience. - Version update to 1.69 * Defects Fixed - Lightweight and JCA conversion of Ed25519 keys in the PGP API could drop the leading byte as it was zero. This has been fixed. - Marker packets appearing at the start of PGP public key rings could cause parsing failure. This has been fixed. - ESTService could fail for some valid Content-Type headers. This has been fixed. - Originator key algorithm parameters were being passed as NULL in key agreement recipients. The parameters now reflect the value of the parameters in the key's SubjectPublicKeyInfo. - ContentType on encapsulated data was not been passed through correctly for authenticated and enveloped data. This has been fixed. - NTRUEncryptionParameters and NTRUEncryptionKeyGenerationParameters were not correctly cloning the contained message digest. This has been fixed. - CertificateFactory.generateCertificates()/generateCRLs() would throw an exception if extra data was found at the end of a PEM file even if valid objects had been found. Extra data is now ignored providing at least one object found. - Internal class PKIXCRLUtil could throw a NullPointerException for CRLs with an absent nextUpdate field. This has been fixed. - PGP ArmoredInputStream now fails earlier on malformed headers. - The McElieceKobaraImaiCipher was randomly throwing "Bad Padding: invalid ciphertext" exception while decrypting due to leading zeroes been missed during processing of the cipher text. This has been fixed. - Ed25519 keys being passed in via OpenSSH key spec are now validated in the KeyFactory. - Blowfish keys are now range checked on cipher construction. - In some cases PGPSecretKeyRing was failing to search its extraPubKeys list when searching for public keys. - The BasicConstraintsValidation class in the BC cert path validation tools has improved conformance to RFC 5280. - AlgorithmIdentifiers involving message digests now attempt to follow the latest conventions for the parameters field (basically DER NULL appears less). - Fix various conversions and interoperability for XDH and EdDSA between BC and SunEC providers. - TLS: Prevent attempts to use KeyUpdate mechanism in versions before TLS 1.3. * Additional Features and Functionality - GCM-SIV has been added to the lightweight API and the provider. - Blake3 has been added to the lightweight API. - The OpenSSL PEMParser can now be extended to add specialised parsers. - Base32 encoding has now been added, the default alphabet is from RFC 4648. - The KangarooTwelve message digest has been added to the lightweight API. - An implementation of the two FPE algorithms, FF1 and FF3-1 in SP 800-38G has been added to the lightweight API and the JCE provider. - An implementation of ParallelHash has been added to the lightweight API. - An implementation of TupleHash has been added to the lightweight API. - RSA-PSS now supports the use of SHAKE128 and SHAKE256 as the mask generation function and digest. - ECDSA now supports the use of SHAKE128 and SHAKE256. - PGPPBEEncryptedData will now reset the stream if the initial checksum fails so another password can be tried. - Iterators on public and secret key ring collections in PGP now reflect the original order of the public/secret key rings they contain. - KeyAgreeRecipientInformation now has a getOriginator() method for retrieving the underlying orginator information. - PGPSignature now has a getDigestPrefix() method for people wanting exposure to the signature finger print details. - The old BKS-V1 format keystore is now disabled by default. If you need to use BKS-V1 for legacy reasons, it can be re-enabled by adding: org.bouncycastle.bks.enable_v1=true to the java.security file. We would be interested in hearing from anyone that needs to do this. - PLAIN-ECDSA now supports the SHA3 digests. - Some highlevel support for RFC 4998 ERS has been added for ArchiveTimeStamp and EvidenceRecord. The new classes are in the org.bouncycastle.tsp.ers package. - ECIES has now also support SHA256, SHA384, and SHA512. - digestAlgorithms filed in CMS SignedData now includes counter signature digest algorithms where possible. - A new property "org.bouncycastle.jsse.config" has been added which can be used to configure the BCJSSE provider when it is created using the no-args constructor. - In line with changes in OpenSSL 1.1.0, OpenSSLPBEParametersGenerator can now be configured with a digest. - PGPKeyRingGenerator now includes a method for adding a subkey with a primary key binding signature. - Support for ASN.1 PRIVATE tags has been added. - Performance enhancements to Nokeon, AES, GCM, and SICBlockCipher. - Support for ecoding/decoding McElieceCCA2 keys has been added to the PQC API - BCJSSE: Added support for jdk.tls.maxCertificateChainLength system property (default is 10). - BCJSSE: Added support for jdk.tls.maxHandshakeMessageSize system property (default is 32768). - BCJSSE: Added support for jdk.tls.client.enableCAExtension (default is 'false'). - BCJSSE: Added support for jdk.tls.client.cipherSuites system property. - BCJSSE: Added support for jdk.tls.server.cipherSuites system property. - BCJSSE: Extended ALPN support via standard JSSE API to JDK 8 versions after u251/u252. - BCJSSE: Key managers now support EC credentials for use with TLS 1.3 ECDSA signature schemes (including brainpool). - TLS: Add TLS 1.3 support for brainpool curves per RFC 8734. * Notes - There is a small API change in the PKIX package to the DigestAlgorithmIdentifierFinder interface as a find() method that takes an ASN1ObjectIdentifier has been added to it. For people wishing to extend their own implementations, see DefaultDigestAlgorithmIdentifierFinder for a sample implementation. - A version of the bcmail API supporting Jakarta Mail has now been added (see bcjmail jar). - Some work has been done on moving out code that does not need to be in the provider jar. This has reduced the size of the provider jar and should also make it easier for developers to patch the classes involved as they no longer need to be signed. bcpkix and bctls are both dependent on the new bcutil jar. - Add build dependencies on mvn(jakarta.activation:jakarta.activation-api) and mvn(jakarta.mail:jakarta.mail-api) - Remove unneeded script bouncycastle_getpoms.sh from sources- Build against the standalone JavaEE modules unconditionally- Build with source/target levels 8- Add glassfish-activation-api dependency so that we can build with JDK that does not contain the JavaEE modules- Directory core/docs does not exist- Add bouncycastle_getpoms.sh to get pom files from Maven repos- Version update to 1.68 * Defects Fixed: - Some BigIntegers utility methods would fail for BigInteger.ZERO. This has been fixed. - PGPUtil.isKeyRing() was not detecting secret sub-keys in its input. This has been fixed. - The ASN.1 class, ArchiveTimeStamp was insisting on a value for the optional reducedHashTree field. This has been fixed. - BCJSSE: Lock against multiple writers - a possible synchronization issue has been removed. * Additional Features and Functionality - BCJSSE: Added support for system property com.sun.net.ssl.requireCloseNotify. Note that we are using a default value of 'true'. - BCJSSE: 'TLSv1.3' is now a supported protocol for both client and server. For this release it is only enabled by default for the 'TLSv1.3' SSLContext, but can be explicitly enabled using 'setEnabledProtocols' on an SSLSocket or SSLEngine, or via SSLParameters. - BCJSSE: Session resumption is now also supported for servers in TLS 1.2 and earlier. For this release it is disabled by default, and can be enabled by setting the boolean system property org.bouncycastle.jsse.server.enableSessionResumption to 'true'. - The provider RSA-PSS signature names that follow the JCA naming convention. - FIPS mode for the BCJSSE now enforces namedCurves for any presented certificates. - PGPSignatureSubpacketGenerator now supports editing of a pre-existing sub-packet list.- Version update to 1.67 [bsc#1180215, CVE-2020-28052] * CVE-2020-28052: OpenBSDBCrypt.checkPassword utility method compared incorrect data when checking the password * Defects Fixed: - BCJSSE: SunJSSE compatibility fix - override of getChannel() removed and 'urgent data' behaviour should now conform to what the SunJSSE expects - Nested BER data could sometimes cause issues in octet strings - Certificates/CRLs with short signatures could cause an exception in toString() in the BC X509 Certificate implmentation - In line with latest changes in the JVM, SignatureSpis which don't require parameters now return null on engineGetParameters() - The RSA KeyFactory now always preferentially produces RSAPrivateCrtKey where it can on requests for a KeySpec based on an RSAPrivateKey - CMSTypedStream$FullReaderStream now handles zero length reads correctly - Unecessary padding was added on KMAC when the key string was block aligned - Zero length data would cause an unexpected exception from RFC5649WrapEngine - OpenBSDBcrypt was failing to handle some valid prefixes * Additional Features and Functionality - Performance improvement of Argon2 and Noekeon - A setSessionKeyObfuscation() method has been added to PublicKeyKeyEncryptionMethodGenerator to allow turning off of session key obfuscation (default is on, method primarily to get around early version GPG issues with AES-128 keys) - Implemented 'safegcd' constant-time modular inversion (as well as a variable-time variant). It has replaced Fermat inversion in all our EC code, and BigInteger.modInverse in several other places, particularly signers. This improves side-channel protection, and also gives a significant performance boost - Performance of custom binary ECC curves and Edwards Curves has been improved - BCJSSE: New boolean system property 'org.bouncycastle.jsse.keyManager.checkEKU' allows to disable ExtendedKeyUsage restrictions when selecting credentials (although the peer may still complain) - Initial support has been added for "Composite Keys and Signatures For Use In Internet PKI" using the test OID. Please note there will be further refinements to this as the draft is standardised - The BC EdDSA signature API now supports keys implementing all methods on the EdECKey and XECKey interfaces directly - Work has begun on classes to support the ETSI TS 103 097, Intelligent Transport Systems (ITS) in the bcpkix package - Further optimization work has been done on GCM - A NewHope based processor, similar to the one for Key Agreement has been added for trying to "quantum hard" KEM algorithms - PGP clear signed signatures now support SHA-224 - Treating absent vs NULL as equivalent can now be configured by a system property. By default this is not enabled - Mode name checks in Cipher strings should now make sure an improper mode name always results in a NoSuchAlgorithmException - In line with changes in OpenSSL, the OpenSSLPBKDF now uses UTF8 encoding- Version update to 1.66 [bsc#1186328, CVE-2020-15522] * Defects Fixed: - EdDSA verifiers now reset correctly after rejecting overly long signatures. - BCJSSE: SSLSession.getPeerCertificateChain could throw NullPointerException. - qTESLA-I verifier would reject some valid signatures. - qTESLA verifiers now reject overly long signatures. - PGP regression caused failure to preserve existing version header when headers were reset. - PKIXNameConstraintValidator had a bad cast preventing use of multiple OtherName constraints. - Serialisation of the non-CRT RSA Private Key could cause a NullPointerException. - An extra 4 bytes was included in the start of HSS public key encodings. - CMS with Ed448 using a direct signature was using id-shake256-len rather than id-shake256. - Use of GCMParameterSpec could cause an AccessControlException under some circumstances. - DTLS: Fixed high-latency HelloVerifyRequest handshakes. - An encoding bug for rightEncoded() in KMAC has been fixed. - For a few values the cSHAKE implementation would add unnecessary pad bytes where the N and S strings produced encoded data that was block aligned. - There were a few circumstances where Argon2BytesGenerator might hit an unexpected null. These have been removed. * Additional Features and Functionality - The qTESLA signature algorithm has been updated to v2.8 (20191108). - BCJSSE: Client-side OCSP stapling now supports status_request_v2 extension. - Support has been added for "ocsp.enable", "ocsp.responderURL" and PKIXRevocationChecker for users of Java 8 and later. - Support has been added for "org.bouncycastle.x509.enableCRLDP" to the PKIX validator. - BCJSSE: Now supports system property 'jsse.enableFFDHE' - BCJSSE: Now supports system properties 'jdk.tls.client.SignatureSchemes' and 'jdk.tls.server.SignatureSchemes'. - Multi-release support has been added for Java 11 XECKeys. - Multi-release support has been added for Java 15 EdECKeys. - The MiscPEMGenerator will now output general PrivateKeyInfo structures. - A new property "org.bouncycastle.pkcs8.v1_info_only" has been added to make the provider only produce version 1 PKCS8 PrivateKeyInfo structures. - The PKIX CertPathBuilder will now take the target certificate from the target constraints if a specific certificate is given to the selector. - BCJSSE: A range of ARIA and CAMELLIA cipher suites added to supported list. - BCJSSE: Now supports the PSS signature schemes from RFC 8446 (TLS 1.2 onwards). - Performance of the Base64 encoder has been improved. - The PGPPublicKey class will now include direct key signatures when checking for key expiry times. * NOTES: - The qTESLA update breaks compatibility with previous versions. Private keys now include a hash of the public key at the end, and signatures are no longer interoperable with previous versions.- Version update to 1.65 * Defects Fixed: - DLExternal would encode using DER encoding for tagged SETs. - ChaCha20Poly1305 could fail for large (>~2GB) files. - ChaCha20Poly1305 could fail for small updates when used via the provider. - Properties.getPropertyValue could ignore system property when other local overrides set. - The entropy gathering thread was not running in daemon mode, meaning there could be a delay in an application shutting down due to it. - A recent change in Java 11 could cause an exception with the BC Provider's implementation of PSS. - BCJSSE: TrustManager now tolerates having no trusted certificates. - BCJSSE: Choice of credentials and signing algorithm now respect the peer's signature_algorithms extension properly. - BCJSSE: KeyManager for KeyStoreBuilderParameters no longer leaks memory. * Additional Features and Functionality: - LMS and HSS (RFC 8554) support has been added to the low level library and the PQC provider. - SipHash128 support has been added to the low level library and the JCE provider. - BCJSSE: BC API now supports explicitly specifying the session to resume. - BCJSSE: Ed25519, Ed448 are now supported when TLS 1.2 or higher is negotiated (except in FIPS mode). - BCJSSE: Added support for extended_master_secret system properties: jdk.tls.allowLegacyMasterSecret, jdk.tls.allowLegacyResumption, jdk.tls.useExtendedMasterSecret . - BCJSSE: Ed25519, Ed448 are now supported when TLS 1.2 or higher is negotiated (except in FIPS mode). - BCJSSE: KeyManager and TrustManager now check algorithm constraints for keys and certificate chains. - BCJSSE: KeyManager selection of server credentials now prefers matching SNI hostname (if any). - BCJSSE: KeyManager may now fallback to imperfect credentials (expired, SNI mismatch). - BCJSSE: Client-side OCSP stapling support (beta version: via status_request extension only, provides jdk.tls.client.enableStatusRequestExtension, and requires CertPathBuilder support). - TLS: DSA in JcaTlsCrypto now falls back to stream signing to work around NoneWithDSA limitations in default provider.- Added patch: * bouncycastle-osgi.patch + Add OSGi manifests to the distributed jars so that they can be used from eclipse- Fix arch dependent macros in noarch package [bsc#1109539]- Update pom files with those from Maven repository.- Version update to 1.64 [bsc#1153385, CVE-2019-17359] [bsc#1096291, CVE-2018-1000180][bsc#1100694, CVE-2018-1000613] * Security Advisory: - CVE-2019-17359: A change to the ASN.1 parser in 1.63 introduced a regression that can cause an OutOfMemoryError to occur on parsing ASN.1 data. * Defects Fixed: - OpenSSH: Fixed padding in generated Ed25519 private keys. - GOST3410-2012-512 now uses the GOST3411-2012-256 as its KDF digest. - Validation of headers in PemReader now looks for tailing dashes in header. - Some compatibility issues around the signature encryption algorithm field in CMS SignedData and the GOST algorithms have been addressed. * Additional Features and Functionality: - PKCS12 key stores containing only certificates can now be created without the need to provide passwords. - BCJSSE: Initial support for AlgorithmConstraints; protocol versions and cipher suites. - BCJSSE: Initial support for 'jdk.tls.disabledAlgorithms'; protocol versions and cipher suites. - BCJSSE: Add SecurityManager check to access session context. - BCJSSE: Improved SunJSSE compatibility of the NULL_SESSION. - BCJSSE: SSLContext algorithms updated for SunJSSE compatibility (default enabled protocols). - The digest functions Haraka-256 and Haraka-512 have been added to the provider and the light-weight API - XMSS/XMSS^MT key management now allows for allocating subsets of the private key space using the extraKeyShard() method. Use of StateAwareSignature is now deprecated. - Support for Java 11's NamedParameterSpec class has been added (using reflection) to the EC and EdEC KeyPairGenerator implementations.- Version update to 1.63 * Defects Fixed: - The ASN.1 parser would throw a large object exception for some objects which could be safely parsed. - GOST3412-2015 CTR mode was unusable at the JCE level. - The DSTU MACs were failing to reset fully on doFinal(). - The DSTU MACs would throw an exception if the key was a multiple of the size as the MAC's underlying buffer size. - EdEC and QTESLA were not previously usable with the post Java 9 module structure. - ECNR was not correctly bounds checking the input and could produce invalid signatures. - ASN.1: Enforce no leading zeroes in OID branches (longer than 1 character). - TLS: Fix X448 support in JcaTlsCrypto. - Fixed field reduction for secp128r1 custom curve. - Fixed unsigned multiplications in X448 field squaring. - Some issues over subset Name Constraint validation in the CertPath analyser - TimeStampResponse.getEncoded() could throw an exception if the TimeStampToken was null. - Unnecessary memory usage in the ARGON2 implementation has been removed. - Param-Z in the GOST-28147 algorithm was not resolving correctly. - It is now possible to specify different S-Box parameters for the GOST 28147-89 MAC. * Additional Features and Functionality: - QTESLA is now updated with the round 2 changes. Note: the security catergories, and in some cases key generation and signatures, have changed. The round 1 version is now moved to org.bouncycastle.pqc.crypto.qteslarnd1, this package will be deleted in 1.64. Please keep in mind that QTESLA may continue to evolve. - Support has been added for generating Ed25519/Ed448 signed certificates. - A method for recovering the message/digest value from an ECNR signature has been added. - Support for the ZUC-128 and ZUC-256 ciphers and MACs has been added to the provider and the lightweight API. - Support has been added for ChaCha20-Poly1305 AEAD mode from RFC 7539. - Improved performance for multiple ECDSA verifications using same public key. - Support for PBKDF2withHmacSM3 has been added to the BC provider. - The S/MIME API has been fixed to avoid unnecessary delays due to DNS resolution of a hosts name in internal MimeMessage preparation. - The valid path for EST services has been updated to cope with the characters used in the Aruba clearpass EST implementation. - Version update to 1.62 * Defects Fixed: - DTLS: Fixed infinite loop on IO exceptions. - DTLS: Retransmission timers now properly apply to flights monolithically. - BCJSSE: setEnabledCipherSuites ignores unsupported cipher suites. - BCJSSE: SSLSocket implementations store passed-in 'host' before connecting. - BCJSSE: Handle SSLEngine closure prior to handshake. - BCJSSE: Provider now configurable using security config under Java 11 and later. - EdDSA verifiers now reject overly long signatures. - XMSS/XMSS^MT OIDs now using the values defined in RFC 8391. - XMSS/XMSS^MT keys now encoded with OID at start. - An error causing valid paths to be rejected due to DN based name constraints has been fixed in the CertPath API. - Name constraint resolution now includes special handling of serial numbers. - Cipher implementations now handle ByteBuffer usage where the ByteBuffer has no backing array. - CertificateFactory now enforces presence of PEM headers when required. - A performance issue with RSA key pair generation that was introduced in 1.61 has been mostly eliminated. * Additional Features and Functionality: - Builders for X509 certificates and CRLs now support replace and remove extension methods. - DTLS: Added server-side support for HelloVerifyRequest. - DTLS: Added support for an overall handshake timeout. - DTLS: Added support for the heartbeat extension (RFC 6520). - DTLS: Improve record seq. behaviour in HelloVerifyRequest scenarios. - TLS: BasicTlsPSKIdentity now reusable (returns cloned array from getPSK). - BCJSSE: Improved ALPN support, including selectors from Java 9. - Lightweight RSADigestSigner now support use of NullDigest. - SM2Engine now supports C1C3C2 mode. - SHA256withSM2 now added to provider. - BCJSSE: Added support for ALPN selectors (including in BC extension API for earlier JDKs). - BCJSSE: Support 'SSL' algorithm for SSLContext (alias for 'TLS'). - The BLAKE2xs XOF has been added to the lightweight API. - Utility classes added to support journaling of SecureRandom and algorithms to allow persistance and later resumption. - PGP SexprParser now handles some unprotected key types. - NONEwithRSA support added to lightweight RSADigestSigner. - Support for the Ethereum flavor of IES has been added to the lightweight API. - Version update to 1.61 * Defects Fixed: - Use of EC named curves could be lost if keys were constructed. via a key factory and algorithm parameters. - RFC3211WrapEngine would not properly handle messages longer than 127 bytes. - The JCE implementations for RFC3211 would not return null AlgorithmParameters. - TLS: Don't check CCS status for hello_request. - TLS: Tolerate unrecognized hash algorithms. - TLS: Tolerate unrecognized SNI types. - Incompatibility issue in ECIES-KEM encryption in cofactor fixed. - Issue with XMSS/XMSSMT private key loading which could result in invalid signatures fixed. - StateAwareSignature.isSigningCapable() now returns false when the key has reached it's maximum number of signatures. - The McEliece KeyPairGenerator was failing to initialize the underlying class if a SecureRandom was explicitly passed. - The McEliece cipher would sometimes report the wrong value on a call to Cipher.getOutputSize(int). - CSHAKEDigest.leftEncode() was using the wrong endianness for multi byte values. - Some ciphers, such as CAST6, were missing AlgorithmParameters implementations. - An issue with the default "m" parameter for 1024 bit Diffie-Hellman keys which could result in an exception on key pair generation has been fixed. - The SPHINCS256 implementation is now more tolerant of parameters wrapped with a SecureRandom and will not throw an exception if it receives one. - A regression in PGPUtil.writeFileToLiteralData() which could cause corrupted literal data has been fixed. - Several parsing issues related to the processing of CMP PKIPublicationInfo. - The ECGOST curves for id-tc26-gost-3410-12-256-paramSetA and id-tc26-gost-3410-12-512-paramSetC had incorrect co-factors. * Additional Features and Functionality: - The qTESLA signature algorithm has been added to PQC light-weight API and the PQC provider. - The password hashing function, Argon2 has been added to the lightweight API. - BCJSSE: Added support for endpoint ID validation (HTTPS, LDAP, LDAPS). - BCJSSE: Added support for 'useCipherSuitesOrder' parameter. - BCJSSE: Added support for ALPN. - BCJSSE: Various changes for improved compatibility with SunJSSE. - BCJSSE: Provide default extended key/trust managers. - TLS: Added support for TLS 1.2 features from RFC 8446. - TLS: Removed support for EC point compression. - TLS: Removed support for record compression. - TLS: Updated to RFC 7627 from draft-ietf-tls-session-hash-04. - TLS: Improved certificate sig. alg. checks. - TLS: Finalised support for RFC 8442 cipher suites. - Support has been added to the main Provider for the Ed25519 and Ed448 signature algorithms. - Support has been added to the main Provider for the X25519 and X448 key agreement algorithms. - Utility classes have been added for handling OpenSSH keys. - Support for processing messages built using GPG and Curve25519 has been added to the OpenPGP API. - The provider now recognises the standard SM3 OID. - A new API for directly parsing and creating S/MIME documents has been added to the PKIX API. - SM2 in public key cipher mode has been added to the provider API. - The BCFKSLoadStoreParameter has been extended to allow the use of certificates and digital signatures for verifying the integrity of BCFKS key stores.- Package also the bcpkix bcpg bcmail bctls artifacts in separate sub-packages - Revert to building with source/target 6, since it is still possible - Added patch: * bouncycastle-javadoc.patch + fix javadoc build- Version update to 1.60 bsc#1100694: * CVE-2018-1000613 Use of Externally-ControlledInput to Select Classes or Code * CVE-2018-1000180: issue around primality tests for RSA key pair generation if done using only the low-level API [bsc#1096291] * Release notes: http://www.bouncycastle.org/releasenotes.html- Version update to 1.59: * CVE-2017-13098: Fix against Bleichenbacher oracle when not using the lightweight APIs (boo#1072697). * CVE-2016-1000338: Fix DSA ASN.1 validation during encoding of signature on verification (boo#1095722). * CVE-2016-1000339: Fix AESEngine key information leak via lookup table accesses (boo#1095853). * CVE-2016-1000340: Fix carry propagation bugs in the implementation of squaring for several raw math classes (boo#1095854). * CVE-2016-1000341: Fix DSA signature generation vulnerability to timing attack (boo#1095852). * CVE-2016-1000342: Fix ECDSA ASN.1 validation during encoding of signature on verification (boo#1095850). * CVE-2016-1000343: Fix week default settings for private DSA key pair generation (boo#1095849). * CVE-2016-1000344: Remove DHIES from the provider to disable the unsafe usage of ECB mode (boo#1096026). * CVE-2016-1000345: Fix DHIES/ECIES CBC mode padding oracle attack (boo#1096025). * CVE-2016-1000346: Fix other party DH public key validation (boo#1096024). * CVE-2016-1000352: Remove ECIES from the provider to disable the unsafe usage of ECB mode (boo#1096022). * Release notes: http://www.bouncycastle.org/releasenotes.html - Removed patch: * ambiguous-reseed.patch- Build with source and target 8 to prepare for a possible removal of 1.6 compatibility- Version update to 1.58 - Added patch: * ambiguous-reseed.patch + Upstream fix for an ambiguous overload- Set java source and target to 1.6 to allow building with jdk9- New build dependency: javapackages-local - Fixed requires - Spec file cleaned- Version update to 1.54: * No obvious changelog to be found * Fixes bnc#967521 CVE-2015-7575- Version update to 1.53 (latest upstream) * No obvious changelog * Fixes bnc#951727 CVE-2015-7940- Fix build with new javapackages-tools- Disable tests on obs as they hang- Version bump to 1.50 to match Fedora - Cleanup with spec-cleanerh01-ch2d 17146525121.78.1-150200.3.29.11.78.11.78.11.78.11.78.11.78.11.78.11.78.11.78.11.78.11.78.11.78.11.78.11.78.1bcpkix.jarbouncycastle-pkixLICENSE.htmlbouncycastle-bcpkix.xmlbcpkix.pom/usr/share/java//usr/share/licenses//usr/share/licenses/bouncycastle-pkix//usr/share/maven-metadata//usr/share/maven-poms/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:33611/SUSE_SLE-15-SP2_Update/299882afda0c8705d93615a05834f152-bouncycastle.SUSE_SLE-15-SP2_Updatedrpmxz5noarch-suse-linuxgzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v1.0 to extract Java archive data (JAR))directoryHTML document, ASCII textASCII textXML 1.0 document textP P PPPPP P PPPPP RRRRq' o~pYutf-80ce8758038de3bd9a2a38d1811489accbcc797f5ac1b37d8e12921af80a31f16? 7zXZ !t/J]"k%QQ'+ woBغ(X_)|dRl[f!h.dcMM?qB~LbZ|",!ɆOΎ_tbW֐K ."2 ˚ ̕dȅ-{LCe[1l$Cj$ayf#'ϏMS|VfyK ) (\ DA@gE~gwGev&k4Qqɐ@Z$d5E-7L|R09_PE$uJt\tMj\R$zDUK@~6sڻ}mTަ|gOu5B#Nib}jl C”ֱz׏-y$.P*>~#FZc/ ] j Uh4\c6/0?ZGVӺ#g@l+hi1%if G lsm]ϋ ~DMhBBWZfjΤ'I葟].i7i>c,HLf:ix>5r#`!t*#{x;A>Cwes(M kz<be Xilf0Fc8 sCV 뀼G?Z;OgI;W=CNasb-N 1w&rVD˶xm 7?$fԃbƾ5>ug]qbÖjG;\ǽo݈L9/4=Zٖ;\\[ٗ`C߳jxy /3EZ2 Fݩ:ەkE|k7((b!p<:RI&#qJH}jIJyإU6$hS")xnrSܩXe1VNg|9M][ w&3wՇNc(~ *hqh0#XeOs>MtRy*z!IXN@}h,t4bQ]af 1+ Ob+4D 롼N+Ajfr$Sje |t6PjTa/ڧg&e7iPQ"( 1UI5*"F)!YOhQeјn#s%;&ҭ6uxRy<}8HA67L9$[^hŗ+#~!*!'$,* Nq(# B0uP{oU6͸c3+ia ,JEV'zT Û;s3-:`:; ~.K6z!7}׊յ|9VĐ=ɚx*j'B' I}EX6a)Tgl,%3lfH`G\˝3Z"E4(p .RFUY%֤Eݻ=`sV /45^' ΢ Dsw<5RƇd[EiF׾_¢vgf ${[ȅ*0ͶX_7wR%vߝīp,A(]!R0tv%C: ֠f؃]I&t'f*b;"TΦ0)Eÿ-DO]Sx<܁* $LbݴyίV7Ľqw3*(\buW-\ ama)I\ZFdG"XLYx4M$;`u?׿sRZVR:SD)@t_cJ1v]o9sFv6a,%Ms&7"P0+Ŭ [ -}x8q؁LVsXr LE/'KeYuEXXui_cF5|COYWZIlF5!;ɳ5FÎ(-߅{jæV zvԑV  &k~%!NBf!Ӑ\4 0ʪ}ozPP>䈶0@'s6wBiক"FjPج=ByAK0 x #} $ mFSn-,q4 @ BLaa; 3z[N-~&8! wv8fa2Y⇲ { Kϙ? Ŗbtƃv9¸K,ы;D@aƾJ4=٢"3Q*e kP^ъ )L`:1)ۦ ˼9#֗)k1T(Kg "Tپd*i4`  y}cJ{f'n_^Jz f* VPZgL Jc|P1 ^ƶOD1)**͞ῲV7H|o] JbKZm) ḡlO J)wl[h |6s}p>:Bi^#CSѤCxR>a|0_|n |`%WbC7̒|dceAcb:Vc?cE+]Ո5~SHYa˿ui*N3KV^jOIE4QJ Ӳ"6 `aFVDž}Ħ= (h6vՋ::})[j wQ$>bӑ/^eZ)"d!8RA~4X! XdmB_| Kn~:bGL=fgu5w|]ltB*f>DΚUy  tf[BCxJc0H_mQZPV漒ݙ@I, ujXי+ Cor5WbۑNព/(~S3btm> J_dV=;vrJUDF@r3@@8tN]_#E [q:l%/BVCyQSU:OHZ(b0S2W,_+"brubϲpziO]8&x|ywVtȯ7m^0Ɵ]W!]dMB٪At^yf?&ZGMPE wR[W0AtZ.IW̖} 7H parrM"s0atK%HzdS.$}^L##O2xqhՉs#r'0_>_r;^Yā{߷RxHB~}E. 2);GAN8,%Rj0\7h<~x)2lftC^; 6C۝G9XfR᪛. p`2rEvmx^o垕4{i=!wnH]ft|cG~>5GK616v' ?)]vmo7ȯm5Qm Aj r7;'MkzMԃ2m/jUTj*aI,8B,FJ78[̇&:?r1b]}gE't0Ql؝tk:3]@2]ILC 51@VGF,}a-YJ@=P|ڛ;;*,;]bdgOz?ri8^,a'W,?WBfЙY2Px0zE}U.251\䂟}dߞ[B_͏.\_[Jqd3'_Χo4Q6bsWa~`(vh^FwIXw36|.?iq&њ`67T΀Q#O ctlJȸy\8m uHRK@<^TԤͷtɼig5_0KLuc'{vl,ET/ɹAVQIaĐsP^?g$N ?90 |,=' lTQ\x%e{{V~t!lk@IB<PI.{ܓxlX3(])+CABԺ_Ƿ߃/fT4$ s^D O=NZb P2,'@q/3zrmpw̕~o:GC=7!hoؓa$\8 귓.xb?#}d"[9sOw܌Rz :3CT=wDAw&!-*JٻlYۣcl!'CK%˧AxFmP(S-u%ڮ:yY/chZkC8;*]jFi0>Fm yቜ Ayg>͇Fj15İh NW#Dk0%C `F]kιΣ)̢?ykc bf_\ aj\^UQ2b˵?(-yN@_K>.L,M ]4N-'vW$lBCFB]_]5z9[XKRa7x0rqd#>ӟ$ lU{Kr)HkψV?=="Tn va KdGUúxux-(qT-1"cP,~\ 9 "j\X`+ʓ5䍸 a}S{C.WNVZةf>)],"K9 ۛf_Gh9Ql0轒OXn<[Fc$tQBi|]OįM͛SɁuu /ڼ-!І-pЏ1J%4M; ɓ9kվ#ZObllt"Qd=uxJpNy-/"k%_gVH9_o =1qu5@I9%8}ik3yD$s5J3VZӏ@ϿYӃ4(.;@\& 6gv ZYqO g+Z:XWyqw,}i)]xhY  Dz sV&yܻ{h BW}>jP&I'yիJKBögjԩJ#c5ݮ'A%ᑚDe*SV0.XhV12|=S9|\;xO^G8k%4斯2EW$mߘ2%Rr.a4äQ= .v/[o"4Rq I_kK$2)`M MGp:أnuZ8uO ᇺ ( / JٞdV_fk-;ymCAt'R #]磖Z@D Do׭ z-}H..r5jaR%;SoxL#!p#Ԍ/faXQ[9%S/QK;`d;; B'X}#7Q3:G_yp#ŹQXȔ,6T( "F- d2QQa ̐L+bRXw;lCÀ;Ӎܧ??SdLPB[\z7 T|M4d}Lp670`A@ٍOHu#ʚ auMj s8wƥא9 V&xz k*5@C%J@Twok}7XhЕq7<_eq@ɀS][U}JEʡm5զ,,o^[KB?>U~ivF0ay;' [U|]6B$>Ay aYXC1- _};)2ehoOXĉB%T`D.!! ÔOj;R=[6ҽT<:XFpj-M.eb~[i^0J4 >\2$:`me$ϱVDNl%$ -G}չLSf PUCx^O./9=d8*A@}|^詼9}` H1i%A]_& 12,Gf ,faqmZEgf/aQa B]ɰ'M*4RQ%L/S;+`;ʪ} ½9SG,0%f)AE?sCbi N(YjsURWh$4#tT_/yh%#oD`!%ID3lԕW lH"':Qb†go|11@bx/CsZo†̳q̉wLJNZ> ˿JD)PP^V> %70d;S(q}wҳUqX|望^R+iN+5ܠ=0ۺWksΏn#^c Xtk u(b޶=D Yr o}!F~"Jieޢv"/cj6.Ji uIB ދ# rO}8q~~)ci䃳&JNO)VA 24{9?#gl!v!+L*L)r#g+}{Z#ET8rq;auFlP!>JPBt)˸ќm6(t2՟&hvjBx lGߓȘ:ىXhj"fa S~jzJ&ZD3bO(!XެnzHR$|h@e늈,NV4k>hNSWhᵟ,7јhqN4p%CR~isQb`Uz[4,T{6vMz_\y1645W=avkkI@ ]]*"=W߉pN4xqz?ˮCږ/]yɀApӁqu}SQHRz>^S/|Fܭ>II6QL$^o-/RҼs*DF`De[ Q @SF~2f;ُ |OK>swgZub*`Ä*1\&Q`|b!X)Q5q !AChж+'M&|ݣJ>sUq~59&!I+Zǀɒi[ptE\amL&H>UF!LM{BH>y3F?c=hmZt[C(lQP;iM0,Q,@G+g@\@;a%!&$ n AciOdI1ߎ|F1{XLcHJ H&G5nx=)4a֏e&)bDdN5Gva<$5',hZiP׳U$< 4b9}hR5+}Q^|c\#ao.pĞ%d&X5ҩ} G$Bof.'b1/&hJǁI;vDypm9l&FnFycڪ08`hH\Ј;US2~nʗNc;)qDw#&昗#Yˀ30Vҫ-g#<+!RxՊsajs@1 >Fd'(Xk$(GQvloVȕ0X!!rYO_kтtKNׄM._s1UPT 8+ 2}W Vy ɭ6~?kbK4Bi /  .W.?y8\SqȩFQ)J(njQ`qI?p=y.o yk C{o<24n[Q4SAQW.ɞ Vnnv`oD`c91yֵk zILrXg}@:WB`) p 9uC^v5{y;TIy7՜b%ҹ Px9Ꮪƌp`nP]!h(3@-)䓪‰6 k ;S~ni[WBV=2. *őJy,8( [7weo{~8,eP`M:qu41דV\AzA\njZ8֑8'v`CN5KW\w3\`xIs/g(BbI· 7IT^%_؊(Rҋ IB}YH{N>غ446;鮢@&q1zVO`x$g8h;c'qp;F#Z-* fP ߞTss#V:Xͩau6D]pEše밯ְJm8N*gdq@v5G 7/u %5m*ʉE;@7 }db[zQK'!+@o@@R2 A PmR^ڬg/-5<|K6 ևRZlbЧCXZh~FMv/.UB;?Mա4WYQ??K 0NϴU*3cxU8 P e/z(=Ǥf9RDc釛O7FLsBTiUgmo뽃ey|2f!:^Z_ /]>/Ql'lj3{yw(6OTXlND9 U_r% =˔oyW5(%qlZTN4K=͌9S>/B=tIn.8\sO,IZlcNgTvKg֙gK jk v®P1-H+NW [%xXY-> #;{i N'1:gJ[빷1:ql&(:?ii< ɠ`B!Jh}5!tz~XAFQ#ssiL_MGLNPmXtx|νhJC,[hazyd #03A%Wa΃.md 3 2X{D+(Ҍ~& EV:>xJ{BT'=?,cFmBvU!yӴ"/Pe*>NHa@-SCI)xAŞOp7Q9&+S = Xͧ{\@nnc $Rr!jP ٗ_6ȭA?HU[Ѿ8pBaUuKRٟyXϋgux !{ >||VPRhvemp 2N x['ˬ NHTJ{PG} %Ȥw1ruz_ w(Vvsw;գײKیR\P ^U k2Po,\#b KmYFrzp{I4w?!:pٰڂeqD_M JD9Y 'ߜ{gECt OUω{Q25m# 95 zB" 2~@  6XaѮGow5:-$Lߍ jl k 7*M <+W(cMCEI'Sw6ԟ$䚘ɻwNnx }5dy($KIxVȘ,RRj@PB::v(_tQNN;wJN,6srxZVέew^*^~EBaN6'鉍4?OiX}bU)uDT^K$ +t*R|vl 3RΒؘZUi /&}." ܮAOsmU-v|WڊɖΖ5DTPZ5lq5r9'e +mL{-b 7;>l6Q ?M6{)fw+f~+kz(P>_3 pLx8sRK}$4VOfSюcG. D9gl\5^TLCFөE R+VNoޚe[w|UP-Ip\3oը?\o2!-9aQFghH@%+}Gʷ .}mт0 RuB'QU]A.==;HGsg)mby-/X?5>WVk_%]43VB _[AqM 7UD(@I? xp$װG[kZi W|x /bF˪h7,ӿ # HXrlo5̳Г^U7Oi['TvGwIƭX5)%ƅ`o[ͪFͦr!fd7MG4aML󧧉!O|k05b z T伩\WDnv9 &,# ɺS;ר,FB1r)-'ǥCL>U^C%2*U8 i x3杛i- „?=u(vwB XyD.#3 GٶȪvqA\va q'Õ9YTWwo(NRk8sAA6Ҟ:Fi߀7 .5Ar0CmAw L-ܵ}7PU!#ʹ8 hRB>>>&qM "oUWz.T,:1iyE8!f>iZO>qc IWwj$8񥮫7ێQCqs4:J= /\`tdV\BcLL {tMZpJܻYРP9e~6'S (c!aN"ˤ^L`&/kZdNzIiLӸe&nY,(rF6} ൝k LŽǥq+ew`͙Mט6VYqN]h[0Y( 3/7pM[>QiCD6.jil`Q$nL 9*KZXV4.rj^J*Jm?yPHT!;@!vlX<^OuRb24ŒXƟ%؆]^Jk+G@t 0ѓx|ø306QDgh-ݝ9,Eψ>e *ZUS)k 4a/?%箨+^ÛќDwgɞֺ xw|LWd뮨/ Hhc%9Ԕ~1r/,h<)_ ЌRGdi5_:@ 9/HlG ` Vpgs Ij7vdT,TX 8ܝ^z_lɁKuyɟ߄DTetc_Av@ ,܂1}xEs%66P\6p3;Vn[lLg&Rض٣N۷ H 漵C}4mNmk.X} '^)&6JLPSեjg(cM~mNK _+wܷ}HW§B;쁤UwF ndeH7K ƿ}q}-n<_B '·+笷C4.SHX9lˏ<$:u;eN OhSXk^л xF(jL:x|?nNVMO}M~Pue\1CYssboPo:/_m=$^eeN!&#Zt8XKEB - !vL MhsYdë@ U_Z!LD-|>&4Y/Գ?G)Zhzu?$TWg3I 5`_4j;@v v?t+W#rWMǪRWOOvZe{t*ܶEmQuO^؇1#tO)0מy]ns@/:\ge3@ ݀E@#/I :H]Ř7.Pk{Uwﻐ{'Z"CruI/X*C[I)Ay-#鱁_܊=Q|%n5hV''αN\<&}@3]:ًAo  rG]%} L} U]̉ k 1 'Ƥ& y)|?2bb<3Ȝy4?Jc*4ڧ , ?\Tj ?+6=`]=TiX=B!!ֲ|JY OsFn[uϜ{M}WmX̾WPO< lqqТP,$~WAONƖIu% *yʼnJ@z<+5K}r!ч_v7+Y ߖU(?ᡡVSFbPX\L4Yl,e S!H j ⧜aoZ|y2xyL/Hɏ~u[e%q /*#Ȑi_fa܁f( Z`d5ƺg(7/֋f8! utMluʾnsH-VeAZǨ7/|% Ū"ۓ:0,>,M}eRgB(ёMOlH?Ӡ/­X0öGO82 |Q&} [+ýf-u {knx&Yo|l;-5 Å>5hyiQ%5@eݨ`gv]'y2{4nOƴ˝"5Rk\䳄,'jZtYjUltaS+'LCC| !zj B{@bP n//Jn8 miKIs2h&} Ѳٸ+WgLA@!d45#׹7]H~=dONkA[N#Z֐vEwr%Sr@ZŔ_PXev/MI[+wK^1IܾԱ2iS2RmL/.l~3E( yX#Y0jpjAu~Q_` Pv:M3[uZ!}>xǁJwCU0;+z؊w XN8Xg- f/)%bK9ur {ŏ!)՘M94)+t?rvg7,C"6i c[U j֖G]7M{O2ʢM #.@mo8&$}dy8A4#v7XV]'i;MҪkLaKbw>BL(S,p1y!% gɫ]^Sa)" TZ-?)յZ?os-twgۯѧ/oaj/]!LçȠ&D&8i &xW{=FVmOKw`COą+r/@h[Ke39^]3+ ~al̀b}TXs6+U1Wti&%1X?<|")|ĎDɮw)b *Q݊ŗk% b)aN8z3/ȯM  @ZDz0}&p';̗#+EwЊMu,#r)O&e}s{f7n)OU`T֐Aa 2?F.۽,7S&EH YXe̪Ɠ 7'_&zBQ2{iHo?5@e<Y |N>/'F~=?@yoYHB-> PM) g`P]./|6mXjӵPwtSPҩa'UvH:(kp>h' U ҬRgY-y .-XAY㇇6N2:/nZA]~Y|cAK?+״MEĂ݅/oa/Zd= 6 yjBAw^-EPFLYEv~eTyN %Ϋ,WA\_op fispE& ߟ glm}4!5v&zfjqvё'A|CU={j wٯ [' s"RBg=f? g ՠlcGN 5%6sDGB1iJl"z矨ѹc& )ϏEG3}Ӹw^EPKZ8koBO4TCwiS'19! ~9 sVY%Op`g@F9ޯ>QM4^>3¦@RyhNAsA4y G2yX{Տ8&c 7<75/KÖu+X+TO4&Ez\nڹ2hj^}@ +$9-̜V*݄n+q:gP\exV^7E0TkB2iŌOY{;W&o_CaE$n._{npgs`)v~v5 |cOn;H(49 (Έ%E+ߪ]vPWDrYw{4pT$nY$#j7JE}%ɋ_h!F0L'ax(F,WSO @R Z rVĥQh7>̇QڸP_f8~ֿn 23/9N3fN{5AZŜ3"X,PK26s=e@1ͥ)vȿZJcFcr=qyzv ;W6?t0P(99ëgg0"H#Q6F01xU`UpDY2t-o ? Mh0QLOwNE!lk82TCs5%b8͏IŶ*7 vgqrso4~gC 9s ?vx[hIL" z/7|HRp ?ݝyLpW7fxX1Qu&lWK9ۑYI+pg6G!@!CF0;'A5IV%AÀe7w*,!{XF5> -9Yt 8z#W$+ ɓTAj3QxO,@^ц4_c*)cA)6Ljh2`3?i\bF(;A0TzMl/r"_9 Qho@%;}IJ$A~#foBR9Oq~`fwI0RR# QO7*L G<֓;\WQֲ0S~mӎ ͒t߀!yO}=N)0WƬ)s2Ek,h`:E ACSAst1ݶ!Lh Nö[?c Nj0+O,؋ 9o% ѹ7p32Cg"ʪگSk_n]q)XG0/J]mV|U./]V0E;FҝeǠv[[n=枟&@h3dTMeq+ &&<CϯJ+^c%p.UiFCG.Es*Vi@ΥOFK/,I} S*4Z2>3Yq:<qT>a3VC|NZTbZg6WdTPC?;RTX^ҽ4J4yNwj*Zذ/ى_q$HZah̸x0^*Rh;4?xFUdcX 8crG@VWG=ޗ';,.hxWFkj$"krVZ Sgz鲑|, …!.@I6*fs`*DgP-kܙk=75Xc6!<QIݖN90בX!Ϲ3 LH*%:>*4tL5{| Z~:a~{Nr G>i25A.8Hؒ 6͇-k_IJ]=)Ts|e}nE' 㤜*2@8>N$lIhF5K'S{:LgPSK^إ-dK˃qQnj%7A,7'Ϳ"`U'=C zID'ĤwhWid CЧ8 Oi _? Fi)q\V.:HzhtB#̳4X~ڝzDoʫkGK@U_$%9+wJo&%,3.Ep16NK|$ v?`E+(x6]lrMqo HW w*\S@ 'cҘ^ţEyk& y$Zⅅv!ez`#\d.-z=-DX}R0F*Bl DaЊ,x=6{h6wNAvO嗘Ƈ UG_.=kՎ\_38Ա-l> /oobQyܤ.{fK5t{_S%19좏cCYP3OvhOK]m&65P\RZkʕ\NG)g?'DhDƀ .@ǿLRO9';],d f׫{c|a`ۿ I[ت>)5 rj`D`- ^Amo}]y # ;&6j| CM# S ~][e^cBf1`2M_uv:%H T_11kYnm#sϵkJ􃳲1Bqʛ_Tj+A.]}p~DS*4E\늭-G(yz~#p-gZnQYсN zDD37KdLHhQ{ Ŗ/cKN ,666Ƞ~usG=V)+}(<V&p~͞cC ҟq*A~>a쯖X 1l@?-&u|wSky! N'"73V7VL}-)\KvWVDf_Bs#Nexڈ-p?rѐIw`mvgZZ.: Dh~1>,j9ɒ| ߵVx:܎5+E7@T' 07lBIx2O\zS\Mz "A;%dWKWt_kz9msRAkš?fMO^hF`(Rlrŵ~U)..+dqS}ZUf9[@$ݼ(duikJÉ<IFx׸qq8bh󀅻K P TQߊ=cx@ĖdvY5*apCI%PȂ:yH,ԛOrUR= XyiXܗ](笜L.#6FMK_$ڌ^ "1BxP9eE?/ٍZ'wxa^Q-ʯv4تJ/&,l81ޫ[+ٰ|䌐HQ;F $~B %!b&X֬(rܥib젓2;)H9LPn/M5;>k3j31X_B/j׉tpH' OZz˄wW9Mt;هOsK?KD= ^p K8gΔRSmNdrI /#o;lukkZJ&(?`{[@0qᅜa,Ss~闢lp@qDh%pw*0D5K$t5ܝwq,tv}gDZGF_4j_,wϷh\Q8~!G?g bsS*= <`GtɍSZ, 5:ᛨB i:!$IhkͨL =Rr%_#vLr|-HqX /{:*')4DӃ-k"\TsO}6y<}hћ"x3x;r54pШBeoa^u :.Zީluh=yAgZU7UF𫚰mǧa/=RpB/$ 8__TMs^Όr_jZ (Km,61DmDlf(T#'\#8'܎{ 7JDy&s&mWYQv^e/p-&ʬA#$Y]+LV'N P2&UOhXVV㢿;O5C4ߍdE @C^t6P&/ف%{BT?K&O(,أ )$ࣂw9 FB~Yr|+C6ppT9G ߉6g%NA T"zHLA=%Z%fҿvZBhdL}CMo,ߣ+8SӋ:+h ;{'8C1?*`mu#?!ݿZfhsw䜎҇!AcH>'59jO|[іq2+^͖SCz''|4EWCSD;y=9O8EhGsj3IztF; + xiۻ+<Ua4:C#J|"yh,SfG.gc BPK}jv'퀋Jeb+qˮm4ȫuO~X$B==RϢa/wcS]qzdFWT@ɘlC)Ć]ZUm@ahRpZC̀[STgEź( >O%:dl‚]ٗf$&UUX7cӉ`ݭ@(DH`T09,Ej9=8{Fn҃ڭx Ģ(Q FePFr ׋On2B9L-x)y=h&qM.4FNWk˒2H%w6pU1-AtP_xb:8s#9{᠔0'o=2 Io'tLR`f8(ޟN ꘟeu,i'}tDUѝ!I͖UlgJVl##/꧝I'a3 )j츍_<]<M).qۀ %K*l-4w/~&bquP[_pÞK!ǓkΕЪ[-2}U '& ^).ˊ?}+;!Cp-oEΣ/A2|(.{:*4g r.ĵvkrZTjzJNsK*2vfxۀ}<j#W߯5#@XUr{zd]ԸXv}%)&߉v_Eu  [@wrzN#_) )TC)Z!Jk ) a7~&h]j@'LDEuT_t_ETUCH"xT ƬnAAyG &#;s7 f3=}h=¸/x37Mu'۶u+]4WTILѢWEKa^KlpڹYK+&AgVP?2&vU5uG1]x1ޫgvNA>Y'lɍO$E^f5!vo4LQh"5nJ;ticXR-\.}w!;iD"c<\9CܦLx7a&>v1ѻ1ߋͭ4 ~ 7`1UnF/ [rrsϑӭRpF']5 l\ 軮&_s[*(j D4(L}c(y(jU'Y3,4fCkj] TP$f>Jjk\; eF@C.Q>2[P9vM2?6%WF{bF{˰;z-NX!*z-*wn ]ClK);D.o3RdVy犰0;ƒ"Kg$Em87es-SŔ FVvA3 DLsR(m@~jjOZPy kJt C3p8eu45UXgwU %-zJjGe>{xoBgO9K=:{dSplo޾C>%B]VmJ2BcXl8"< -pԞU̇5{R.o!v|:f^(3^D B2w i+F͓j$s\Rs$\M" ߹SC6T0 OH,Oj915CgAj&Stޮ)}"=ِ{FT,skD]L#:7BɲL(' I57YY7 3I->JX"o-x35:<Ǣ[CIME@i!(摦GgDБ'*%1_,w5 ݫu"u(dVHT)j]ۅ0ɘT"<0:hg>( Mappuυ69:V1OGI`>m9rI^^wTeʎ7"c[R ja&F hoFu5UV*eBBWMR?:|KUjd&QӮYg%5JKhֺb_E$-F؅}8>+è@ɤ|Yf7蛾`:2`#!H ҽȾ؊?fז6զƏW`yY^7%i|g!no}>dx7):yF6NcMyEB OhLGZBx`ޱ.Pfvb1 @?(O.Cpʹ9^#.pb+M!HL:. Tm`ɷ')( SjA`,\9 hյAO9Es=4b^=纼Iwѱ7_.k#^;m‹+0_ :k( ДwIKGސQtHy/!,>3ۥ1j3x%W钄wpŸH+^I4 c\GibB3 pn*0W[;Anb " dT'5\ڙ|) Y#:u9;%PāhU7(xœ0ֱr8}&r7ot͉]"B&ň (9W .?,A7@C/ٍAz;;Vqzr(`€e2[;Yvգ:Zǝ0nP*F@Z!o1"9f,x̖u@2$Y$KMS鞄]b̾)hFǟo3=q|cgU7kgX}.%hXW^4|^!ԸM41μI_X`,:BOtle˓Ֆžlp e$>5 ˹" lK*xfOv lOKP}siQ-,_E+.ImW]Gd 2SHe9=2][jre?AStg8wW-$8QX@;Z6I-O`]R{tXhR7yBrF>жb87>Ϯq)XDݲt /u,Td7 rpʺ oTofڮ?N+M/Z<8RMʡ,7lo1@:>(V=P,N1Eݪ 7MwӫT׈O;Rz8,aF͝8 4}Svdxk81&? [Bzv< HH|9_ #X'(=^}q)/DաMBf8d j3#0i"RgY(gM\=JHgQ7^me.,lejȆ;UNЫ7pR?H9LHDт}oӿ|\z>p֞TʅJYZTǭ5꜍s\$)אq;1)7XyC>lN{6Bĝ V(b(RAzQ g+Z8p'1Zd)+򦋧^w!񀒢*QJo %SBItc業~|\0'Tclc\ҙ CܶZ܀-]6: 0Rt&=uCF'Q*/yz: 0)c/0Kk rх8N P ?&]lP#M-:d|܆( x8 ZzғL'OCiD=LiH[KF6&5Q_yN0YLdWD?5iw0ob+?S÷_]9Ě?e.Sn!Ɂe#2V}Vc5>[TTt ckc垻8OTfiN\kW2t@ymŻ{ʫs=uҡ6~:L^31U5% Z幃S+{RѿWTPTBK|8oK펾qlR,0Cĉj kc\;{Jܓ:lڌxbczS}zъ-[=3^v/^02;=e|X*E0QB0*vPLIdNlcY'0UAe[g m;#isy=o 9C~k|e؆ǏGQļ^%%|z)$i _P&W?5,Y͗E2s* 0Jp9qC3Ga?*[&%F WNeU#[NG Uw&9CS:}(nҦSq<ϘiRYG<= ̆Y_~ugv^呅Fڎ5g%HR qY s{_A}x&.3 /- z` 7!G@a V.BjxeޥB'bb٭VC8,DPEň4aN׻a(jA/m?߃U?r-LE6\)gp +vK vp& 0;īp)%ZȾ?tBFƯݧ ˣw%vHN.tx,{LmIQY 9ǚV]؜jД +xWէ><>?AP>Ѓİ^&(7/?댈 +W~`/hOdδr 3 |"f ^.vA^}U>^o<nѳٚ%$}#W[9 f4 Ξ)rXY.CHWW a"\իS +Tn% >\XӤc>Mud61 :No@ l [{JT6€Tܯ Y‰Gr\P*3y !q 2ƾ:tڍtd7p7WeFd=#@(@959c = XK=&/ݕKQ~F0Mk}ÁlW M.R~ QqD]!?d˟jeLGSrf“s>:.酲KSq;@`CYq놌\Ylrg 2!5[HGr^Rxǜ^.>)-\lc#$[KӿC w? RYDLI{Wf>>0^T؂Un^#?B>ZeP$9W< re݉`7YEӻ~5l*A7 sWuh@\u^%*͔cG6ͭz,tTXDWGY`Y7lf^p`Tn0r=hgv!nwVK)2il{)STUDb HC?LJU2PF)Q6T#tBaIR83![©^bWA1 qӆM͐8htpїpkT*Sœ31[z_/mx^iu}4Qt ?H U7ye$jDq)҄yCެÏ!$M!ʹU},Bt _Hވ ZY "usHl f?| /Ml|IQiF著K2# 8_o>xG >~纨s`Y~A4;Ų!ii jDnj?_p[8ANdVP oE;@oE.@gT:|$q9Wg3QC|lW8B<˜Hk9kdZF'%xu>_义phxL {XuD6력ب,ՠ?[96zigm;| r84Fn3P7䢞CڱЖEXnzG|,da]9E'$ͤ@{250ptX=gT&֌u)W4: mH&-UrL[!ZGQ3/cOp3U>XQ-%7YC59xwh|5B)V>iXCfl]XXx -'Юp-R^A BJvL[ v&Ͽ9J29kT;gc2x( VUpٹ}ݜmed # 2GudJԱOaMp!{ƫRy1d ynm8Ċzf U2 PI{^G< >ߗzyC-S )ȑs50Ӱ4Q)Fc4s3ZpN-8"ؓÅOc>p@}MpѺ^NS#jUsG- µDOK ͵.amKWOOٌHWΣD #YDP.M6[ӝ\_R̃#>jdPBpm< ?*ilQMsZ8tsDTp+QMQQL]Xh"ExU;ZapIJeNս+8\=ʁ Y5o0V%ǼUNmq&c=l7R=uʕĐY͈sM1G_,{b/^l?JB&v^̵LE_`мnG-I',,JSd:g(j gu"H NUrPxNo 7`JH>"3ۿ%NTJI*%MG9&r9SR2TB1 z!<vfvah6_%wLtSBBBs1.A1Dxʴ4K~"ägnl jZ)iS@,P<^&^!bsX>a1!p3 KXޒ~-[ MLm8I-Ҫ6 Ҵv-Gp7լjf(F +eF S$ԍ[Nߚb/i?yjB=\^ߠ˜4)]-d f!lHb Az,˦,3Tެ>Ge=Q`^H#g-ϱ96bmcSš5E˻ApI@&[{pTU/_(G@k;q-҅mRե?czB--MNL쮇ԳfX/$[;E l".J tIō3;)A?Cp!,n@;O }GOJ+Pa Х@ [w ;zC8xս4frez߼tpoa:#FJPWYjF_(ضT9ǛZҖjhdj_@,Kxj i-N$CZavA9)jd}!2d5)-[匮CY]P޴B;w.} QY)K0ա RH5@e|ɆU>!&y5zQ^iӎ" Ff`-o,rD>DzkړʸT_%d[{Vw4'}ᡥ 0%0\_pg6A@7)m?`ĭ{$K _k߬#L*N.֖VK3બnC!S*m&aK@걞_BLi3z>p (ա-RD% YrIZO84ԢPrm }G98doጞgxe^tIg9~N5w!9@oz*I"E!C5bڨ &j\] zLjw<BH9dFj33k}.#%|Z²Vx1ٸlU4ޞ_ x;f 9si!0rP>ڄmK=Fӗva4LD Pi^V}dyٟEf.btDž0ҷCߔ߻OujdB_hO)|?7`6cD>^ Y:%pOH6Ơ0}+N%28kXDSaE7) HGphO/T^H[]RyPHbZZ\8,Colmni Vn^ڙJ;.F|ZY0|/bYpdq¬^bJ"xbLIty=J8qU^n;`*LT\RLK_Mz>]i@^`0kV[*bZ+N20ʄWJ&q{YTR۰E(D >,PlԔ Z\VV5B)V6JjH?[=2Sk.(q&%m䬀RxqB%Ĝmm5Ge/'Ȕϭ.o+`8~ Vt7'O,}''^ݪ:-7KdO@.>ՄoX5rCNOmu2:[M2SbM!XxFUIvWxM!uaahW {4Z%î][Dxm fYjv/?֙Yi2A O;qoyfJLX~]|T H(oIژɳiRql *xR.9mz*Hd-/i] O=-ܮC-`֏=̕CS'7oc{\u򃖴7H۔(Ab 13+&'Mu3r}{i[2 9BO]+A8kYzH kSvF ]%N_&s`D Ϗ6U痩1)K&W|ٗ`U֍qŏD50>L4q*="T Zdk(]%OJ9>[&ypbT|"oa_getP)ט~!хtJUe" ҫ]ݥfΔHe3D[?*s ҩ-te<:UtBg[hq 멕^9q@AAvB? l3d>ᡲYzgx*!<: W8Xgf@9 8ze5_2'dUH'XR2-I!xɚFBd41ž^ L[O(,8 Rv `Q(Qm%6d?Sxx:NtXgY;wq;5@VhB0./jZf:;7jAkc֋idn.*%o/ @`?d?RFK*EpT gPIЉ)+*8|-{mG^1.>Hٜb^{Q>2[AA/fuY*vqBVWkp4 ]%`;щ5[œdXJ ĕTj͌")gM%! wȧ?>uguuF1kT5̐Y T\I+#^ A\}k@uLG>q"-m۹yUriR {({ KW)/lveg,ȓ-R;cGQAQO3ynhjߚϗGqjWfN/;cVRN#GXKiZΫoBPWŸA 2`udWUu)¹QX7jcoc[aaB~ C%PG1lV]@"0=$28%UT^CRF"4ݸ d2}i~SS{`t{+#>Q6ҁ0gbHڳme@ҕM : K&jTIXL&O`3 \r;U+Xjb ~{z L%8*^I*?+\HU0T ukÈݫ!BRXnv7%SWoH_⟔F=`SWqWWĢkGKm/tbfÝ'dretubE=$Cq/|L 2k a%x&ΝO%h 7YTX8ƨ6{d7MaƐJaVl}*@d$@f,8Hd QBd9+YF"/>\ +%cjBֿ "y-+~f=@ϸ1ojs˳XJnRr˝0fER]B=[hٽWmL|54\wڃN+wWBbZDI(u/eKe46KFA=Ϊ 0fRw;!e5ۤmlmJޕW(/'!8ۃ_ )s؂˪ºԋΪI{*etqe^1&wx T~y6[ m$USSǏ5{B',Ou e; 5"۔'?G{/k:j$v=ɼ^Y %9nA~̞KʽE2;8lB˦OǗ+Z@㼦su鞩ꥱ6JxWw7x[m{C0{~: ٯC- Li6v8. ?$=ItHlᛅ`03;kYf&kC6@^A+$VcІOQ,x$KO &5.pE؊s~46 S]܎P0)IhfҚ.~dRWjJLw3,f\ ku/+$a+[?NاI+<8t@BA>$W 44qe%^wO۞ *QɻlQŝA?:d!E^L냋\*5:v%KTUemsY3rn : RMgo7H )ru߶HjY_4A|cCϿ>3a}Rx (q"Lga޺ K~1.PU)ñEC^./+ߒH_ g"["I_t!~1;SW) 2ȩbܯm)xFO(6eBk m: E! 63X?Aq|:P,߲SQi(BoWpcy{HdsQwWp pS8 }Js?,n,"gOA  WُDk0yfƾϋoV"u(Z҄> ~׸Lx7:d96TqSEsIoQZYfPM[/AOO|}e!HPV-~ÃHdo$d;Hj*ؑI f` T´HX]a`ʠGWp!YImႼ/)xbiVIT;frWy3C_{=<*m􋖼\ܹpD XD*"T,?'bZ!,Oe57]}d+*<;`X[`ɑScҾ'u@f=sP- e*xFǟ83yJ4;p rlPꋋB]c v_^X3y)蜀6=ssɤjߤ+OKn2:Eݛ];( XFJpf|uXO䗵lps?ɠ /nfSܓ{ _p23J+N4Tv!󌍲J\'z@(M0EKE\'531:ud~,ys;NA݇xQr8bJT'sFAN î„~"0~ZW\!8?P"\uȇK88 "xȿҲr1g XD_7GDs37]Ҡ=OcoyM& {mCSLO}>;'f&W~Gszeon+ T {TBRtdhIĮ4[t:|(:[G[ٸymQ"ŞI, \^ml*0Prw7;t'$[養Fy'`pοҙUm|Irڴ 6nT?O/6~}WXkԕL3\.S8 g0f=g dVHQXDBlU_C<.aQ/g_ 7~PϛH@'lil2Rdp boLKKwєd}Qj9 TERib5{>"Sqpof˴F=i]JPuצ [>|7߳kz}m Y3B.He_ELS {q@y9'Xzq[gT )1H2{6arWBD6͈n"pHp528_VrDje{~Ds}}#N"`Q_s1 2fH*#e8KEe0{%2 Z~2!q[AKW'|UDR(io=[w*D  &p~[](lNaWYˁQ„z4ȫZnVQs(w8\84UIb6- @J#s< b(y-y+v!K~^gz])KkD-Q- e9,>1\(H5쾊Ameh`!ן t'He ,Zդ+\osՎ3$')tq㍍f;Zۅ5iWUx0j ˓i]ڜaIq,\@1=f>/zj)D?nadzPFʢ\m"vơ?~!Gb"6.btjWMCqwdtWءS`08t-)Uq}Jx18}t[jǻ30z9}XE8Ulg<hύ +F<L>[u~ Jo;%wg@vrOƉ2 &cG`N7Ώ]M2"*^on.FqRPRUԜzXTΝ9WGj7ckι->~rJD-o-O< G*@-FBNޘ3*&'[wޫ$KΏA,+<8"D1J~'C_:tP\8)b*_Ms Iѹ1#v(ңg0h~^Nr>hmV辊[Bxc /pg>G=c[VT1e)7_g@țB1;L8dŞlՕP0-SeQoZcv͹387.ogv{*nnGLВqdRIB#N۰Tip{?SAql:EpNM.녻 g=T,(9 h >CF6y?ոcEN"uAo-׫لzXKLxΘqt#'t H8lW%أq.BĎZ";Y |7*'VG;۬6FRw0)3K_0 wX`wET, 2fyډc@{o 'Y L`Wx G^rX-]g̅>\,Z5{-!D=HoJ,Y4K0-Y<_?Ju4gOIQ;1%hs| S)_T͌| ÞkuE@x (ō0Nhp iBS_0}߈c)&yJCxbO/-v2"6)JJG>`a!oҴ^H_A(Q&llu5l!2-)oR4+΢Ň!#[9npsC6 $B )*;H)@@B1Xߧv FFw&ǘ$2(.oTT6O$F] *PH?r񁣤jVS aSP8q`*O&츘[lsg,9Lͧ.޵"p`bR)dYSЏ݅`GQhb[; :9p4K0Mowd<<0VHNоz9f[AFeeѠjvVD4Px # x1Uj-ԻiZEubMɄ[H*m1KXF"[K9x/ԯ{AZz79\cag561AjA;7a &4)>8BY{W̕*Gwk4d5\>6}ڊz.zp-?n>2JoPa:V>sL^ҁu -AxU|-I6<+_ڋ^c)G LF%2b1XDpfuٞhR<DcTiD<k3#]N7W`H+KP4SOMwϵ(hB:ϺAhN ɢq&z޻t]i?ipqӳN~H1(4TUj < ޝK<ԁOĊzX.m-?)JX#ϟjhvUeIf%4UGwć 7)V`/?VID{I%Jsj#FmPMgs^f}E.MhTpetW.+/{-N"fn6E4ࠩ g3Yxyն)Ml5$yZrr,ru3q2D8Gk>HE}DIh&Պoz+ X źdڧ4w7\xD h8ã)X7 t`B 8UNDr'h)z2ܨA'\ޕb(DŽ\(fjV#b )_h0]+ `Ufu!Zgzaʟ,,Tds 6ū B6ƪK) ~%txUN R'ϴ&eR׷eq)ޖL[}keQ0"%xCj4ɿUy} 0ȿ1s Z8,TU|*kQLе*aVfb czьs-Ё7#2*C ew.q咒b")?m_F2Y yņIDDy&-*-F+rGhfӀ+pwe8~Ep[ΉlbKdv4NjPTtvy3Dmb% OOr:DTGN΅H9ղ>e'+j,oߍE3j: *p3tn U.}v IɄ-f/6<:r~3La)t2c[9^W!(DK7?PK#B2𞊇at.'Oҫrzs+낳Z#N|qӀx4`eIL%3[1j. &CCewtieX9P8xA=u¬qivh2 _߫+ʦ~lP/usK+=06L'VKŹ"(r['e[\]7ln(+ݮ1ZHrO%%lW3,)oUZقB{*z6&YlD<+k;P[I AftVYUH]}r|tvꛃ\,7ˆZq_+d6|=n4'?/5Pb7QLG)Od/wM,6eUfl}PVP`mC7P)+tm ׮j10E6S3č5j{-rm|wjVa#K, _zi8h;/u vg{܇Ǩ.QaZt)(:rvy'<;eX'9] >}WVQ,dƮ,V&<\o@,E juT=c,VVJ~_ Q-+uF"pD¬S= Dn*Yvpi'F8K_/h)qA~7{:V]Zlo]x7 t`:Pe z59ANg' z6(gϯ*ŋDgX`zRY?ౘZu->ο$ctɻ$D*xϾ`rFDB1 p#cN7ox oƔ {)y T5|Nzi=YZ԰akq6hl<44#c?e bi[ G$CWI-k#WXF՝w 4x%ZlEϊi/p!7Xyv.y\K)$Z-`V[ Mɻڹ7ffB9D)$) mli|Kwg7 TN k'ے*AM2Eխ@Q{̏% 1oƑz"l~\lȡ4/x^|/F\<%Ŭ~42E7) hS,HdC}>qG)0;uޅW5ׂqD#q,Cfu[C]LMg\RcS/wB4\zH53o0*VŃh鈲:MΨVobe–JeF1"$KȼOȐvXlN"܊l ix5Њ&+HQ G.U co~0%2knVD8$;R~,=v {uY"%fĎ]ߣy\” g"tAz5o=lg[y5!6~XyŪ},5jG]htrQu'||g4)K2 X{徥!}/Su#z\^ ئy|w:yBzӨb5Gd-6=^[I}v9_˝(`MFU(uwī% -`Ui˔ا(q:6p5Z 9GP3P[ $ *b0 HIWjv9sz&ж<}n+zKA=EgrKךM]c@<_"~h Tp#j9=*۫u0 nRT3#]%BxSZqGD)ުsxX E]$~T )4^kL֢6tM,XNp ̜3 dU8JҭƹN;0ĺ]vTf|~KJ kXzǭq I0o &)'nL`9}U85K_&lDt]|)g.gp./cUχM)K*biJhmS>'O&gNq)bWq>;_Mc対o2WԤK=\|;sjpbX (R6 F;NG:g-GiB@EG4Ʀ+ O *f¯T9.*1}G1xU bݒ;r`TEC@w;)1)>owغ˪))vldƺk˃/\o%ihQ&,B0$]g$Ʋq;'ugܒ1 ;ϥjv-9t9?ĞŚwNO%o>J{t.1"G^-~$gɍis q*ey%[LlS?#y1"x5yԅmu8!T%G.T$QԼ׉d7!NK ˽: pke;u:KMkq?OZXW}bE5vbwS߃"y&4蘨AxMd&ƣ78FדlF=1@qz8xI~*l&B 9!V7:fzjvS:Yk OE9T= z#2u\g2KHyHXmۖHyYTE j5[j=^vᖘc?j'_#j$ NLȷGl-ATn5.׃bWgo?(̀uqʅ[*2.tLs,0GHe:'ɜ6tҝOʾeMzU$NLZ-hPv$i9rsa̳Ox RXf+i܂y8*PdH@\49[ol"g|fĀ.'"̕llBQ,jޏ5nx2YE Ύ8 AND(Uزa2WhroOʵGҶLpJa(SOKf?mLJԙG-of^3N7&o$f[Pς'/ @ʙX61>>Tj /ñX!xޗ@q[}`PɄ$uRn>#-ώZeV\:swܩ">x7q459C(7;Ctczll YR8 kD|%d/W)$ ZZ]XgRa*;hG(y)*bkSOqX$@oۅzJa{0BtLGW#{6z4ľD&^7hGv\[IB^  /v[*KR׺DUmI R¹٦.b&=g_kZ}p+/ Va|QTLܰUlݧc:tF2j~u~E&8yHPY067M]qpj].Ȝb>k5F?@`QIkՌr߲B!%y "QjjD8u4MQU;A'}Y3648מy kIRx+ōcW$j }=oxpEb5OzW;~ԡ'95([n@G%cQɑnlKT Ā94`9C>}sf)= Dy](?)D(q%c)l3L')#ʒԁ*J,_ ē\9s=GSmT5dx;S?OB_?եO"ˮ6,ߓspxCT$5ňkC0ruiw$QesRQwN?9["f_5 ILB#:.(OQIi̗k$0կ֒q k=L2 ɆG}1pF4[\~WSփOed=! J\Mvbv%> ׇPڢl0,&Ey3ե9EF[Α5jU{U @9QcnXp' f˽BVQ9jg ^OSHz\'-C330p 44{C/$2u_:i<[nv1czw=~2d`x| Ksf*\\Ա4Q0 4B0[w&No#LsU{qZQuH/Q$@rRC-FCy8 $һ3{y}$3:"jJ-P&*acki'Q9ޣ`ϛQM+Q(v<ׄb>o~\ɳƖ8oXpNsy^;89uB(^ET3dW$JT=aգhc$.G< d'˦&25gzQ>!(NҐߺJ{AnGP0}I1| &kh['HgUtNنX/A*2!#K5FG;:``QV_f󕰇u@+0G700z_A7dcͤ*3>.-H-y "(Q@5`"8pMŐ* ^PLPF 3j %94&^LXZ :&"&aH wdÑ.(Tx34Y\(h~[jwZn0֟dF$cDt 0 RmJ&KXe$\oXM VhR$x\e`ت؂:d+&t LRQ _ޕQ^% (ԇW&z~M^o*۞TJZKpLƪӰzzh0gRSUg8Ԯy61Xp⁇>AqIwL-)Mҹ(J:Z*M9~gȒ]l2L\\Ewy ~?&̟4lEB. -Fa䠩*lSX8M;v [WO/l[ܜ[~xd{ 3#B:aJmBQ|ŏ0aQ\S_fNde3 "kzHIF0gƸ!=?DPg·J/lP9ͤg'^hklw6v뭣ǟYV'4dh $6''@fnzcŗxkE+pyCzpJi1xS3]'33|Y`?v?mFYz_T0l4nz3⁋W gSGh#U`q%?@@"tu֦I|ړv?IA$TrJS=bMqkrJ.osi]vZL(."8F1CX hE&1:^J4Rvѥ8!A8|oZGCXQf!`pW@z6CM]ivڟXgOIa}m6\*aiC\9S\v'ɒր(EKƐ&\n"u' !J6O|5PێzFpJOf'ype."업D"z闔A =atg=q84j\7XBaTIۦ !Hy ˮ{$_C#f" $.!=@plE{DvRj*`d"Bx,g^iKem'`tЃbĊ 7G>np-S*xK}'XרMYPR[^F(gZ),f宦:70}._'U3ZPpҔC)cjT,QBDqFquiT‚B3Jr<~6% Mㆍ|ec .< ap`b,𸎦i !rEլ_DF>+XKmQfR)FMUuz^ӁY^Ps?A'%ho:03/&.͖ `] w1d]p2o4opoٱ+F!z읦OaU@66ģ6@W'΅>T7< qO(_q 5Uht2 a^<6_G#J4xU $oτZcp(_9no&wHV tZz,ݑ݂R%bc+GAȉ\On棵"c&~`?p!qVXv]蓬N#^ 5PpQdfw~^ L8]t+NPyA@p$[m..)KDc&x}1ʁ=B2Ovt[F-s._ hE>fM>vTjR#3&Ume!P:ΑzAYV"Usl LXT߽<^7 (n(8h+S]WYS| 6Y$SR6R4" ld?"ň$_~aY[+c4xа#:UMxDG8*l'UrO}z| Lؤ#SyOx .|bWg6T +Գ^W!rxx`1tY sl 0?'o6s%NP$w};x.qQ:`>0wthq㬑I 7U%%M*s٫%P=Nab@Ҵ&_Vѝ ..;]ѳ_nQvйCiY;@)7@aD300F7tش.ykpK-vpp,eV 89%ɿl^VbcYrVNyBͨ,Pgk~?̍"XskAV`1:@%@''?qJ 6cL"kO2GVJaPc3`"$'CQH|1`F%\^>iݠq_LwJiۑ6Ik*Uꩊ eKЯuNL"qd+.V;r(]R{="5)#qј/"@M%@)ٛM&a`ln(?(ĠVzӧV'æR j }nUXq%>o%e#=g6<20^ln;2I` ėYZAqpHM]\\?1z }':J&l ށ7C0&0~0bKzQh=OiGhan2-,== N2a8s},DMB|t0;uNӡ =VCq8U&[ȩ Hw_78`9Ff/Ҕk<69> 0IKD{rjoUc6rE><ڝzDXu@{.coيR*#[REsn#/?Y^S -gmڈ,<(;eѲ 7Ȧ\ *n,}+)_bK "We엉w26$]>ZH]bǛ(yj^A$4{8LmZ |r< p{e NY&'yLٷ-uEROs&O4eaSFs0uArZh*pDJvbޤT'VV}"d_AĜp(Wy3p2p/l٩+@x$̟xR,fK,O4[x>:ejq 5&BLK[ \8vF RDVmxYCsNѲB-i0.CQ4$BH}#^r/2nMQ}M\b`ڰ,,HςOP=2Z 7]*rwc2Sǁ}us' vt@YCχ^^w6T&z^&<~ީ#^P!.1Esnt$1=ݵaPfy ]+ Kت7 ;C%txGAF$ʬ_6^HI&w1>@R4y@QbH'[PMWţ!VO,t0=6; buvlgFUuG)0e? i( _ 7VVtONPbaぎ6`"2J-c K?Id'9+?بXhzN{jo6^O9Wmv D*6f[x5B/4KjYحe kԞ/2]ɸF{DdK?-XzdW ;!KT'3! +θwsYF&bZ(iVy X+]![ K1vc׌(ZB4U(E=va;%WxqerSnDHub37JuCIkdfyщaf.TWlmR-H9ÿl9#LɎ8s,i]|"(JF80'@o<)6a a5>;p$O. M&oiBƿϜY&x}.-mrsq E PBSZ?+=lflJ$֛.KxJ#+ ;cZƘt̔ a5v1*nT)=Ke$kv5's]7oUi.B%,ӢRd5waXq$1fs<1_83+ʐ}*e9pl=0)\xjn:+yLmlIdЦ)kJX*"ː쩆E^rrvK c%l\q `}MY[9IױTڷ>\OQLr2@=Xu<.NdO'űTUU?rj\P*,h 2lc4왃;{^'OU.RI tӹmF*Tކ$a^nA2ŀnA)ݛ.'fn=rLXJuS ?el,6\缱b =BjUP+i!/ -!T^*GQO@L v{iu#(T}̂~y%&ÄM>@_8mrTEGQEn6Ek ߦ'vu g 臙-BX F·ih^XA2۽6p`襃Vwec.-g' ȇS_"/52Oh4_WU>W0F]+%^d fpw̷|}4o+Zo7 ֪>|P Ey K_߽>Zʏ/r_E}Q-ev|7N'|_II '(nK>W ~ %d{|m>o!O6w \ʿP  ~Grw=[}'??E2 T #C y2@j UhLYfiD㙁x(\jƗ2巆ި4321jGC]KcmpAkwBݡr ,)]4olݶٌ61 7!y_fǷcZc$U9 a*-VUzHPD*4뮮im^L3o4-!3t# "P|6luX}-8 VkmPeUE󫙆=6' il@!  2D]w` u{ohG R^\8wqUMjrA^C';{PzAHmibHwDK6,#XHwO/ĥ6d =PƵH(R k o3mAu4<aFm0+I6/"}.ߕƥȮ~7I!Hxs9<;uz%̨;- jsY1x$ZNPw3İ ͨҚca]HhnkFrT7!憸E.wywwQ,_j1˴MIx-\[l9,`K,6bbtWVD–U`@,V݉$yXشe$ MFiqLtMYdso>/iQ$x6"F' UKc/}gZ! o5-EYCbdEim1 KC`Xq=L^0Tm]߂eHAk!/ )Aom$V̲C:NxqM ;1A$1nj bzL%8tgF-1P؀:(6IM_]}l[~o<#;?,mP1'jA,|SsY'lu5Ѯm\B7xQ1Y+nD]cbNIǜphcX J&c%w7( \s6ҒYm  5}I#̹<ḡ&0MR(Iqb&oC\ÝjXcEk l1SI႞Č;[_I碤L>]=q3)ȣD*zg] TX(mؐTǍnz Yh]'`t˘t*EF:TaLdE*vZ`sԎ 5w-J5ZW{`.xLG)> OS`FJl`ڔ8΂^pa&(o![/@@'#ݎ&@H$748)УY~tҬU,ř؇%%\ T^5kZɿ-hUkp؅9: :y÷v&` ; 2+ݡbAm@x۞Jq%K6-5k6wƵlcJJ,c`C›V!\ao{e hoVh q&y#f=0wh9!(xJmHL nc^Hg(.b4Bv4!FG+`Hݬa?U qC`z>vv>r_:h֖^öE@Ș<ӭhղa|rs)3Y0-m^{6]C誑;ܞ5 vwDW:ss8I݋RRU oC59qq4"&]ӥduY=9ەP&{Iizn rKTKHPvuk686X3-寅x̛<ŵνnX+ݦU{n7okhYvzk?-< 2B%EBhsYGnήZpKn4c+ka?:kdGuhwՅv>h%Wmwz\:b[gun鈡J V׺:޼y ],\ycaa<ٝ[߃-˺50tYSXk30U^SWe&:i2LUKX<IƫZs3FEiʙx(u@܇_n;(&}1ݍ'E=x&k~NXy̪)O޺c~ͣ!{o},/L}!™AqqHz¤}Gm4 ӟwAjUb~z*dCd?G9YQA9ig^+Ѵ>vG1M3WyUOgx6c/% ,_AJEWQ ]Cut̢Dzfk$hu=Y8iA5O$7 V V?H#a#Шi PN'PsihV4hҠ=G߲m`it{o ϱ8ӄiS|G߷qr{Ls":&?FSfwُ4@Y1KrdĜ={>z͓6n]s.A 'YM5 F臰Kbs  c<+B?ETI?u`sj}9RPRA/r-W@۫ [ /`XAѾf6c4K/bj\a>r91*,^ W짊OCR#K0>ASa%1u,lh1t99V@_aXN?kz]sXGootYF7K8,iAoV_b[Kp d-6etV?iN{VOsY~ɅT1~_%zV$crJMGzOK~T,fuyF;,+4i^]>1Lb|fVh%̓B,[HX^/\u. [0EoSC]8_!;5?>mAΦf:|R]CaHoCp?Z6Ւ6mIeI`MH*7I {J$;C c1IhIcB˲>:nvVH`iaޣ]Viu{~ZdPrTs5>&JJYVaP&Nu$č҉[ǀ n}$ĝ ĭM'`kA\=[sDpHv&OOMKvbv(%JZN:4[i"oHZaM|iMax1GM41m؞6bd2xtb#a:ڵ֧6ꇓ%Y Z|_߹2$poiu ,> r"ޞ7F  q!fGᎩZeX;Q4qb l@"rGp|*?lwǜ_3.s&S\sm825Ǔ,~DʛR.aoc{v]M{>z"_J/S!_AE|%UU yx/4.̓1SK혗  g"bZ?B{'~ڒ P~}7AMfP} ͷ"vPxО"Tt̄.TbP]ԓlD#˴@SV]i@6H _zd+?@xLOvHI$ť>*!S̕v(9Iͳ |k,UMvpL10UmZAb~ \4Q<hnG!?݂h hB40 mmGj>HgtViQp r73#XK@K/Eΰl/Ų1\}WXߦHGXؓgMCdM?8^i] M$7u,~?)0Yfq-|\w")(YQTuKVG"}ԳZ/Okh;^&,Ksߣl菩МE JKW\OS&J:kզ6LGPY0Ϲ}M,eKl-70_7΃E3oo.pǘh.K3-Au6Lҳ$֬~f'4݂Q ^MLRVnpgn5I*W DKSP{ JGd'kuU)7UΛd/7rOGJp)=Q tVgW  {Tj-9i2sԥ}}x#^]8meĨ@v2}iSN o~lavfAӀXK p͘pM#;ll\1i(sZa3̻|%c}{5fS<OHXo:-\LPs'')Cn`F}ceq:1{Wد:-∆qz t3Jg֔eݞV@̖bE,^l״E+#Nh0udvGL+xV*`K9Q(s1s%ɍ78dUg׽ؽL"n;FĈ۝ĔD(3L ƉjBD: ,`P:XU+@fĶb/ ϗB#"<;:+#fu{ TcC6,SA2<Ois&FGzl=ԩ1n~N Y]Čez=ML0%yi|j%JrV vv?םed"|Ƀ'HI=H 5aЂ:"N;9ĝX9#(M$&KQO7&Lq `K db\e߉\@s-A;}_X8ZoߑG,h3bƠX}o~Syv@<h4q-J;Y~E: lQzJ9SS#p\@k+ F8/o KTap2g'hqFn/=~U^A\1+e}Ʊ}]#el{]c\A #h .-v*Q젲\=97;Nan=he,{'$X|e7*wrphcLZ2pDz%2k'kYڂ[, Y `_%G"\$11~qS<,|K)_8Xs<^bVpOhLsщbT3=q cZQ)@O'_Yz> OiP+QXn ^z?NA]X(+ T r,ZZ(pl%ۭ'F)Qeg^?>__A|Dq>a >4ᡸ1+X92$ܷ▝VZrU˛S˫HlơM'Jhj^4LYbxh hvrN]Φ-pr}BF2ͷ|!CZ)7LYqc[lC%3LTvNs $;s<Ҽd-d^1gʞ24ex&b^2}=iJr[s,at2,j_jeEt~(()V!"⯒;Mƒgx K Vk3%ㅂdT Q!d]A q 6ЯX6` jFʈrwuxʰM([E5,5D ߙ }T"1~1uTӁjvET t-{'\՛J3Z'Fy/UU-'7Ýcf>#5.ƗH'oFES[3n)42I⟼y w`^NzzvQHgnҫNf2*zrAYs-/ǒʑI7+flG k[Tg3eLVg |*3s#V LNGq'K}(=e$QP6l΋Q f` ͜< p!8 @+V 5<~L`Z[vl jxaY\N"3TAt:<@x=MXr[Y"u mM+x2Vu\%k4duH3ܕo].zEPGJc[JCAW6>(cӉ9W_xϱlHRu|6QO $ko}D2X`ܭS*>L6?fd1^OTj.uͮ,HUߪ}/ 4&,(ꫪL5)rN@XČH#o:9c~mSZ[FB]{t$\ ʄ OgcH:K-FTk=/ϙY+La!bLeyGi'ڿ+E&&/"!uSm%|Øs5ݩQ e`+iْLրNePMo}$wlVUn2˞ϞXّL>/ ^hPg ]KyM;ROUd4=jlh4h -{=A}vRt m{h'O4ЈbgI;цq>қ5Jw 3>4*<ƫ<*3g|BWi6;a`q4MQ q  ?i*·52&&JRSt,~qhC'.5-<+#1r) wk9⿆<ǛJ {=c-c`6 &#6) Cd, b,D IIihnBB$mnM%龧 #2 ̼=}~O= ZG6ܭa+˽v>I W񀆝xXޢAUw5i;*)ޥ4&<*D?n1=byq q_}@Q5J jc*O5?# ωϫ8it8D2jDM7z"in3C֘eƒAV}h,iI`q=}HV,BiiK)xۻ8`SI+ՓKW{m%$X]^^e` l 7p\>0MS{ٗ6❂4lK<6VpuyÌۦ3 U7"h (z.Ϲ(Wdt'bn'諮>HL[ P492+i@_BAskL$ϜͰ)\*֚uHîs% HFhd1&⤊/'URVQqZ+f%(x)Fx@Xh$Z׷~ vS1`zZ0\%jK١_K%j*h6 jtMs̴`)űdaU|ƍ΄u8rx9O7I@`5!0 `,4$07cQ#gUT;ei8ӫNsspX^Ul3J}(]\uԿ $T9,^T5OXҌHmD )}Јh)`C_i//iMAb@o˝:ΥQ0[L{f_?KݽV#RډF-`V9ߜ-;XXEGeՠPyr5"ZmC4W(an=qj.9rux* ՊIbZ7e4Z]+yE&JX/{:3ipugaDThF7:8;wS#wHC 8׹f<4~s+ i8n; WS;i8ygyҨ i4+&ki41%wCUȚٕ3Q B"Fu>|@fq'iūx7Rgv5}^Pnsro۰=X(t lK,;GEqeFQ#wh?"meum[CL,ѝLo9;e%VLBkpZRQ@iTQ! $383*Ϡ/WjZ.PwKMY?fϹ{? &1⸊;-Ĥ0qWG:>V81fsS8>CF@1+[q K:\@sMO`bWr= ‚40b`>{+vv:N [[wBpɑt__a.d.rYZ9k U4@ۼRqC+jOg[UwhQ0btvqbe }3!AIJ*+ZAY-r(z;C\ eXyyz(p181 W90kre,XQu,X Ovoܯb k:y1Nj}g rWԍQɕ^.7!&!FFА~FδI[GGӯ'c?;_' me*h[)IH{F:60~ƻ _ ^)U{x<1tѡ~h0rLD#XJPg0n4K1:Ftn&+n r@z¥s\}\㿡CQ$KMj32PĴ^\ X#PK bX&org/bouncycastle/cms/MACProvider.classMK @Dkh xx qCg$?j.<;.ĆEկ `>r;_2 <-蒡GuZjk ʥZL1(m*Q1LlVFeTR?"]*I]㯤~}.; tTNvWU=L: R Ֆm hShAUD5LIfd}ߪu}ZDm~xdI ;wޟ;;p6ܵ8,nb3&i2"2 *VqTb *^$|,1$e-!%&{+p SQ+AG=&q3<O)OY}N $`G¡ۃaOz@Mt3ȁ~G7 )CԤ~5itx?&VdkzB"SW7tZ^؎=ix<!tέwpk)s5xw!2׌pannV ;Zػ@=' K(Wm4qLQUa{1LPeXv?>hE"C} k2F-݈~eV J|_!ROchp[1'|#hhNxX!ys$vb`[mZ a<9^$c5dh_%1Ƈ)dAj#5'LbYEBSa>+ DHκ8)E /Q ثY(6SoE7."t^V )« :I,DшO [VS.ޓ𡄏| bua(qS6C )4eOÕKJ-Fm6dMURKK'@N攫7hָ.n?%񽶙Q+$rBHڪ}*w$%wAn؇X;m:'Skt8j@ij1T!jQ 8.\l]"o(Oc40(nhY9J_0|8:eh- _dۛbR$M6rE!eծY<{]M玝biY)+ %Bs9wыaLzyh^ܒkm;3(mg,Π'x'fV'W;va7଄(欨QX5õ~ 4JӐ.]McIv1E^I3HL눓d];="NjB|OVY@T̠! b,U5i"NcYԞslVTSr3g4[i֏Z 1L7c96n-Ћ>Rly#{rPG"L\ :]'y]OfQWx]fRg?a P(8rkdi\v<@)<J&Tƺe3:`WԖ`{[}+piHc 6a^z'$rq 騹/J6SFgz1H9SJ Cpy >ɯ;%Dw+}F\w ,6Sj)Vƕ3h,ŭ:|1%PGTG! pZjqvTиh Q^O9 G)4N8GUNlf'3iSؔB6۴B+B+Ɇ4il je{v2̖ *>X|%(TP|sf&n=s Z!!$ Le|R%VB\+ಌO)،ϲGd<e<Ɨ<tL񴂯2&0P [m;2 9q|y/b}/e?ug`jcDvN^ԅsG%^Ӄf6i%\Π#oOEҝɩtx󺰈}Ôm-/S Ȗ,1*6a v g2K(K%ֲKҜPLΈOIbZ):L+wLBh#<8YMCfi͐3E|`yጦSz.?f5]dU6h I]f|Ni6EbQ;x9+mG^֊>hH@tȢA&/C/$#2  lG](Qq@^wfHFht2su޺Rh0Uي'oT_ԻJPcU/pT G*QxTa.U?9WT?OeL $9%fI7rX2EE"peGUaVl~-7?h^Uܽ pҖɒ3jELM Ͷ VqVD9e˸%XӎHZ66%?Tj(o!GPI -ຊwUXK(awafvd_QYnFuB <{*ǟ$t7Ľ""Bi K45#jYqN 0^VLTU7]k{z\0T`#ƭW){(׫zA|IB3F~HYι)v6~G7HR`bA F=~PlhŢ0ɴhykzNۢSOgU%kTbu^f6]6Njv294#9׵${hI8Vx Y(Zsl?#&TU% }JK/f2kJNLPb5E¶Gi1qז(ak c܏><$ÏYj=؏A_Bm>SJ%HSzGg̡:1./Uz&\AoUdw.@8,aGfkO:S :,^UыWJw fd_N b7شUݡ?jƬJqQ0i{a+  $B~nKךS~DCWܮ.K{NrϹwxG TPH MTQLуOaVf՜y V]ܱl[#ת Ɉh0tk Ѝ!Lg$cJK!׽5mdkUGL1dF3:5OaiRc_4)H:\~Fd2dTZoYΜN-n4h>8J0h4Uzk.6 2T1*Ov$*FqaJUrO MZy*DZCٵ8edƻ; o7:E}`BH o 5EOŧ$;M+1ܤh!)X.p)qa"T# Ef5}jKrs89t z4k&* c Ogp=oT )zOȎ( ڲPlןMا^~£T5>%'db qK$dd:&;?X{kɥJiv4?sb_^-+H#JS6TܙM&/ JB"ѐ$#ę .V nSd@TZVkYjm?73o&oĿ{wrx'97<C }x~Dݰ c { p :ۍ[~ˏx>^xܺ[r2n]έ+u%q+WU~\Ï< n]˭xnp1ȭx3nWoU67` o;Pw)x qˍ}._nXRt"| q a|uCw1wcB}g UpVn/O^s/Pӊ9lF{k YР:c]Zj#tD5Vhv;EEm1ͷE*b/)b6BՐ],m!/bވN=`3aʌkHH41SWc1#ґFZad0 ̙f6:k6TbJhݤfg qHR(,j:ۧPW"RWչ%1 $<-y²rkI1# ܌%f~R G術Mn=p/S0|39fF‡dcE:3jF-D9R`xU&] z w8PG*(EAobI.;q+QCXq^4{XHmCdbwn+FCDf%Sc0=ruB)PpR$/h^o;xy\^DмҊ_!F˖ʹ\Ѷ43E-Eڜ\kstުu˜f^JIn̲adʔ0W1_G+be~IVKontGz Qg B[mtdNjf2a57{W7OrA\07[02a-7 '㪸\W%t9 ,A"ChXi5ɨ1-әa r>N)sM͐H~拙Mnn-U܆H&yS&MU }߼pdˁbsYū dMRBg*œUqNU%V=W܇(5&e?-5&0cxTVc#Wl^}TZb+¯!WE<\>ŏYj) yɮ\hfMpvIVҏgA24rapMN΢inwl|փS"Y=CPdC,@]iG;fz^K) })WȴhWKOqK[;S à!%Bv٥A,>͛tj)f2Nm)s)%q C2%|/8ᏅX,WR}/fNSisw_LZ6Hl?AH]T!ܗiUk*Ǹ/GَQO"g]^y1Cyk!Q9or0c~Ҫw‰Zfj]nKTL\|GE3<φ0f_ܑbřק=~}01!3RUX*!Cz=G`ez+=K#zSPfcL>c.ġƑ ݼNFcgAl6˿L^d=͒WiӇ759nY$6~Nę&fIj[N0r1gs`IYƲՍj! zmN뭽5}fN ۇwi8OTGKufEѐ%yjQwhyFb\>SayжiL>p~t0qg6WQb2@;G}bEh4 pc ~;\7\6ʵ%i9ޚdFn󈕴!)Ȅ&\rQ-}0ü@/3Pfd{WRgNgp߹~yZPt'>!zz\!Z dkGrhÛS|\'ӿKyPώ8`eU>pTVs'8}ꇼPY+=>_ѳJYNX#&R2'Qz[g] ]p8Ep2lp ¯ jpѺb jޡ~-/+D!['QqHB}z<+Ч I?R!4 FL%ho_ 5]YU8L~L%#]$f13IF-n{0Rլv`͓e}U6UmWuJ_b"ޓHi0>8yÅC.lz lvlrU%*g2\Ko˫|+$@՘`Doر;cն?,V3v/s\sq!-pD?L$f $lfG ~(L>5Al!-A f+Cu~̒~E6Q$ 72=~TyTC'.'KȔ^܄#@A b1y!TQ`Ph@e`'# ZΊlq(I,W~hۍF+@V'Zt[8l@}Ź"ug{R?iI!@\F*M ?uya]qדO79'/8iuyFLN%A3hTa/YжKF6 ã0<KNҩٞEFPSp6!# GlߦId((uPaj} t<$s0 YQ{N SًxKe+gx%;x_:t8o2Xpއp'.B>a|{1[I m ӯw/g?5|_~%;L>.xUC\ 85G5rzg a/\[Pĥsu<{wi7$΍ $8tXJ Dp բٰX́&1V^,],bT׈!,幘T8,8!*)J?ܢ=(i>lҦ0^DE4@44%@3H͚"[Y\=&4j2QV^-3|IKZ ֑֓N%ѝG34:"QhYfT GH SD^*R" C3q1̔X% q6rm-W};L%L5L;Niwu{TV]I6'qBֱTq.ɫ.$V/Ja+ GfQ\^NA p*lIWlQEFi.Ȃ\6]^袾Xݭ5̚1f=0~0Md*{ $>7aC 0sibìe!iw&~+У+n܇sw&uH'7Cŭ;N NJ^~b<\N¼O<xj2|8mTkI QN6r7ꨦgtB3l5dFʕ|N7:ҵՋRidWp#fz UTGwHg|LIv"/P6L_$3}ګ@?`BN1.UPLQ p=b>Z.قpF=d+Vޣ퇾^9XM9Cs;e۬נIXr?Bx"FTS=xBO8 5:̜LrˇXFlhY  d{뜉F1o%5#R:u(0Qs% KMU*ۨQ Τ(Zx学(p#- kgLZ$pe3wa9`':?vL<͙VKeg@vUbd`w np"01r;<Mˋ(n3WTUm8xTTDGQ@𒂗`ugppRٽ4]f%j>KZZ.,WC@Co\ڷA``X|ߞﶿ+X3iF8wa6[Va;'1j5h.<'40O مJҠV8P9hႆNt0pm'"L z$-W.S5J5PPRc[F.)^)zw/-Y%#mj+\QdtִK=7ķKĐjΈ]e{RBՒ)W.K{JUW < K'ogp0FՕf%Ujhej!Kv)rz`w t] 4)Q\󹥴y!d >?C'NVvE6y)~ҧ>qDssV1̋2Rdog&D o+'w~;sJi_S '\ # "Q5>IӚ&&DQʼnu9583k()1A4:o݃D_=1*DrmP VqŪѣ&1*n9H3tb #8C(تRT4:gܮȨ-NA zML5$iMjiIeK1&f`||4q0ՇNT{Saᘡ>'d@.SoT{FF4qs*d4|cmdT@ 44C)tyLB*Ŷ^g_iJl0bEA hycT6tHGSӨʝÓXEiOԭ>:|[OU.w4#ȦG|$; @_X_$Q@\[O.^@RA$\`*qLKCQXKJ~#I>H%yԏsHЋ)6>89UC-"~j묳 厢8T#884<ŝRt Sh1MK}LsJrvʰP/G[h.G3-:3 [UwY}cNR)%HK]n֐t5}]܏g)lSlz/(pǐΎ#@; /;%.a ֳΡG ]>vfWq]i-βʾ b7pa;{g~esoVzb*F)]ts&:o, JrTU+ :xKʺ5GlBL@oZ&`%IIřNTT:PMkɓud܀uCSi-|ZIuWE KI)BZM֖Ŕ RJ hNnPW|s z|>ϩ`LB9';3wsg{W^N`F~^1tb67n\ &Ǽ,pK1,#+DZʑϠlk`Ag0y5l}W<Εk*8o aCSS [ gmM^"]o8ap[ uS-U [n0Mgۦt?(xdxٲ7BSp n(8Py09g(EO'5v/Ԯr[[(a_W- ]Bh 5Z2Pü0JPXW\g4jT 9Pw拴cToԟyY-ɰ2I9Ǽ+QNϚ+1 w3^8zm(v2:pX{Z[346򎭭[&RϺ K-:]ki֧-G3mYϦ0ON3(#Lʅ-{1ՖG峂a6hHRHezu^E[&hޡg]yzz4RەK)5HsD? _o i} 'qG?hPYa6ӜzBOд},|"j͌|#ߠc(ǮG{#_0"Ne8 r@(VDk' ?e`4 O߱rilxN1DoE\ c]HT>fy($"ـ @00$CILX}u[mEb]ZZVֿZmVֺ;L$`[q{w9{sS ͔?qc..SEh4D-OD! z-.r[%sSJjE$EtҖTrܷ q!NtQ$CbS]4~t73 q!vYn/sxsRC\a8U@\bK q!visp4q%vWW5.q-w^.q= M M< q!nqSqqK ?q]؛*&n%1\bWĽnq?Ex%6#. C%5c.K +iMIcEx/&cܲߚ˯ĵ6~}i9^E0E]& vNX`*߱iIcYnw-!bXTݣ`v#x’ӧtZݰIQC8hpʿΡ82:XFF$zڃsQ1gK!"t_5moخ`lVk{#A,p5Xۚ`^vL=,tUs+dǛto,׽c&bi3FB1GӳQO _vTyh9Xa'fh=U+[;wurdћ5 S ݗ] gi'C g3:mӷ'j2youSqf0B2?Dq9aCGL.ihnO1lj9zR\ҫg}=惉sE#bb؟ :,v-+Jc'/bq0ЛI3V;MD4.}4y܋tŋ!Mі ph<8Xn֧AYkKj|d"HL6_{pޔ@vؘa4uz[&{u9d&n!gb52`{JP:l_ %d]>cDVfK~kY9[΁u_J,{d˝f]Wu*K0'Ю˛ pC;BM-v!VΌlk Gx GΗGrG[Y,K> DF~Y,߷~ 8Cu &f{7BzVu{E-h }6Ifix8bC㝗q"kPˇ^ rXn=r?дb}{5㉬ΣU`K0`nHWϱY>I}3NuG|!?ܣ4 Ve|dˑ^a񖇵I{)̍+w:%✧ii1U'NjH}Bя3|ƓfN'b(q1;In/9͵qۖ?A1;bC {nߒ]~~2 +9(+~g|׋MXC{7%eY99ܪ,-+>?tb Y3TObw,-X2?aМ3w 1Y*;+WU]jbH65ZCKXs/@֋Ƿ%@!y,kOPy8-1|3\/(W mQ$,vcoDg"yP$Р_L׏"5掀MB0Nz('IO~Sߊ +54%qKH/DѭyaH+p/1pBGB[G?F٥ i5g] dbvg4>lٲ{]=/G{#fU8I {.RA+bpCk{d>ooz}][ yG *z`EUaU+B(]B{}}\ǟYP8m: w6pj٫1CH^ey8H;˷zՋ%Խv֋lw{^'t=JF?j#gYh<984^Fߔcez<ϔ$d]WQQ"N)c?YOk:7OmxDISREG{r=cIitt7Fߧgɴޏ2ޤ0zҟ/mH|E JBzמL2d#E\{\{]~ܵVo7u?yZ4px~AAX.3̉ 8J,Dz DEʱEi8dLhOTOC埆2[aTBl\cdT1ZD O{ɻDeT\e{ lkRK 4v?e집IIhTm^}t-d&2ӄ2rrGWrd$Bl 3MFjCmç(__k/G EXxcjh}BSI_j--\2FA´ xw%'u⽏wG_uw2%}E J1|J6Qj =2A}Fz-pſO3k-5 Q^,i(G&h&BI0l4<#AjҴ-SCwa4MSl#M 4H$)R(C " EㅗrE:#AfBQffYUU._Bb7Mk- bN]5"RVC4KR#ZyLXx4aQ `{0Z6.Q8[dK"0bBN~i"KOO`gI;9 DbO3̉kX3t7mBaP3 a%0ò3$͐fhcBIa.eLpDw>e[l>lO,3\ d3df#cM,5<)΀Z;yPu'gGWlDW OH4QK6ǛhA{a*ͧ9t+"QL1UB11{LSjMSY}׿s!=ICb`QK )MȔi4Z12?x&Cabx7Xw@9j5'Blʖ#G\"_3,5ÒfXzf( a#a"a!̰fX?ԑbn rYa"BKWaRnF>@ҺFTF~: o%VY sd$[cHSW)L{8zLL7fT m4 HV!9r5 0߱4[nz+}T+^6O/( [YA5 m1nb,D$L9c{ۑY'P1^/vq`gvs)[l/hIȲӻ/hܷ/^3YL,IG/SsՕ[ft;'xHɓj %lȨB# b*THXXsi3>F.rgNŴ FGt]'ɤpqG2`6qvd*9 ry4D^@"'@R쳝gW T"R;zq. (]QԵL tm4j6K[q-VN^t,?U_]L@*7 ҭHcG݉tv>^Y\.s{jHި3lL.v֑B#)4Op=&ħtѦs<9"#=:G=S1׊P^.tI'$i>\\5^S*4XsO=e&Prg#ԲFsB9S>jOm]t4:Wr84kDS 4h/&Κ 64qv=P{$pId?u8^oշ%[-75ۺ.}a1/aLc4AFS4C rx仴LOUC읏xItߗ#>.=h][, ͠E8}wΨvv) ;K_S`Љ#ZGڷz=KYjtTQ(GqXaGU:oN(Lu Y'i oK'1e_3Orq>:}(y>:043mE21{]4ʂ%A!-!$QA/KH ôpՑxZ4Ѯ @yZ4AZ&jpv4:AjV1X41M8jkP-`mϼiXow{i,Iw.b^@lԞEtݔ=^:n}΃Ͽv PnJr9I`t Z.^h]h]Ӻ"UѺ{umL뺘n78Z7zol?r*7;Zxoq.h]Ӻ"uvGkǎ;kcZŴv{h9tÒѺ{uyL늘VwOg v>qwѱ;;:sǁΎ{Ү????ª#h?R`kjUMMmIM6飚Zäjj]&VD@I&=H5GBfd׀&4k>^P5u0rZrI2L5`*C9ʤtcL:A9NAPbn& 0ޤ%(' M0ɤWY&0Y5rPfK@2WG9դSyj6ij>&oҗ&T#Q2l1V@pn!(pIO2PPG3ܤ7L!d|X cxD0¤GZUsSW'B'1 O\_0>cϪ UcS ϛLzj" EKXY? / bTY g| :V U':-g7g|[2c҇rB"ƿaSSǜ W0|aJa 2|'e7v㧰gj2p/ʌ_BƯ2MU-|n Ǿ+I3K0 uD34mص>LnǑ; |1Y5U^j 0PM\>- )Ǥ1JhX:V38*SѡPxǜ8"zE$rYV Ǭ͑ L#3{|zA}LQ3x 43e;YϢõǫBF汻#Ǩ:E87Z`g[UAXZjqTمz+E-PnMK5%.q7yZn%U(nԼW佗-޻y/Y}GL{VÝZw'je껅!Gc;~+q>Mc o|L,~jXZ']ZYKE{qf򳲴5}䧣ʁ|dRL$M'-NTkfм]8ϊgg@qE6hbg wNtpZ"Mߠ?N4yDZa2N0 gvĽf+x׫tϙ+`MY#nN1t(7qXytz- UdǦ;TM7ii8_?8o_?},F=`:5%h!l:}n[lyN 'ufWg ;95gy5g?i+l?HpEn/$D/;ypNt[$8^ '́9M^{Pú߽'xŁ:y*Ll RSN"&tV 8]3NV*O%[Ң 85džO3;\X^>`v>?!g%pkp/ۄxf,d*AFb:)lZF *(:V&v*jZM{hzjiZCZzO։DZ/AdOLbGS@SP8&q5ERՀ,9O lqzhfpԥےGuP 6t~m }&diRR)BkԤ^X)P': ^p7aݬ60LPi}[>e|R`p[i!XkO@!MClpp10GTR3dVY,>!Rvecm颜ޡc(} #IcILm)"#E\?W዆{Jmui:1{&U1x-x(*[݀w;4ߚRԳ}Hn2L{ֿ^*e^"~(?>Z4[҆id$>}H#OFw:a$]FLt ps\U*_{X/'1C$`4{SW]Y +!  !(K,-گtwc}t/}諝L?Ms71 d){9w=g?08+!q5Dc*k%L[:IL)!ǏBhƴ()ǏChOç!aVRp;|&>W/p`S%²sڜU27/4(lZzݒ-2-x!Fz 2ĶG[.kH3 t&M. pd–0ig*w!-[ʒ1oljb#me-Y4Y(6/WNlHFN47V!;HXY:abTM> Kn2`%wvXZAMy8_&hOԥ|-ҺC@9gPD9cܥX(#OZ="lG3C( Ϧ` p's::Jh*p&Rǰ/bx>2 @;Y/( W8mɸ\_Jr t. zUAg$)DRH8DOImV*ٺbȄ?m*[QȩXyE,ȣ„(ǯ;/d*l8Uqo1 lѭ% +a18%ܑPJ[]? XFYUq85Axǟ!+ȩZlRœx2>Ax]ov1Rޛm7;hdcu+^;v:\ׅc7;WzUNv @֬4SrSb5^-yn洊_WwX.zYߙtL#Ԁt8NOhY^|1WWC_lCW/RWHc/kD{K%d[b88Fa0t~C6ٰ{>HQMhvѾ`>h@g+_]}^C Z졅q4"$/g4kfQ!1&ov<@~5t>i42!@P.gXT 3rV$)gh% ϠLF<7*>YPڷVi3~XFX aVF7{S!αGC#ddy/d$r=E^DG}3#п(F_G ڤK}3n࣭WqȌ| ~B:f+u>aU6;hg?lbzǐWwJf~ Ԁq$$C+a1Encryptor.classXS.taY [2D׏ a[Nۦj-/I I8MwSӤI6}ZO_ПۙNL6+!  =ιg^ `~C4 ؋GT bM G#ƨPq PaA8>X£b"c*6q'TlG9>q[)'*)14g'ŁUq Sy\V1/{J̾(fOaɗg92ӌ=æ!}LM#aJc >?Q:g X"F COӧ'-m# 9HӰ]sۂ>o%Z 7F!C2Ly"$;"{eb8Y Jg,d2ZQȠ8Fh7fz̦"'j7ȠQ3ѓIz\y=L1D +r$xop4케 1J=H' ٯGCfg|qÌV,Jzy13z$Yjásv w\(L~ݱ %8UqxE`ٕA`50T t1a2zPZ6uL8`xd5lUɢ c m4-KD ɧ=45礖̌RDv\*y2(c VXC9VB%ycf$7C]7#qio,u s0"4-ZT)S#h&,XvB)bs+~;K7ۖfvvSgks5~ͦ;?+gI+6) |%-Ⱶx*BZg;mg9FM{(MΨ˒OjI 0uA}s~m"Ѫht QsoG|Ow=$ڻ: e`)8ERJK:r@jS(BE &F@ezť.jFbJĨqU\]S2F?JntSg ;\\HNaY;ס]#7sA%!QԡXz (L4'p@?Io_iMwh5=Fλ4;N!d'f/y=ο8I:T fm,RC_|A=gG#KA+IBsWdXd&28GګA=Q E4:.$Y-i@JݸBBJRڅI"BA/I>1я4u}.EJ:V E wph(Ȫ((7!@GGCao k0(CYdW(͓/.classWy`20!!rdlR0c%Db0llv,&X=UVh+,-gJj/zjv9vv%?v{/9 `^Qw]q{p/?Ozp2d쓑pO._ƒ8 #rA|HC8~8G%|,1 %<,pXFI$) G$|F">(9>8!$NǀpF1d,=ᬄs2* X/ < 2/KxJ 3kvgSްfئŠaݪ a( 14aȋ`mmvxۚ6[o6݌>M!cJ Yݠze1UŐ!!cg-Ca&_=Òdj$So\Ծ[l_@F!I]1 ǐթG˴gt7GzV7 ePyGDt-jvw%j[)MWCA:-aHawꊵdQUKmݢ,&xB1qB3†])~e- uflhwnmSCSPj|34Ȫntʟ:3lDFP,*e[aXsumQ{M°2ĔsyùG$$\S]rcCtGل΍FvqlR5T KDŽ=Q2ӜݓP1+zeԫ m幔$'FCXF,IjaXN71ݓ+R99# G@t]piUeO:ukixkN*-UM#ETeE-{aJl$ңܖ3z+MXM0^e/CWqPZ@d4}[ゴ(*؋[l&[Ш:lT _UWЂNjĊaE:zCMJvz{5>lu}"o A5Tcܳb4(,@saWiF]>k\jC^TЀ;\w|Wp=JxAa^m}W7P[uml 6N2C7@_Mc+NEΓ' W'=?$\/K_)5~+nGŸjthC  "]#c4M""Z<7ÔuK_W9 AY. p;lait5n"fk[AK44V ._V{%G?WlC^hGo}4^ƭԤP &6=gQ*L1%PӥE< uz#mzʶ:kjKl݆mѫMZ4S5˜-& d-ŠF\"8b!~#BaLiڨn4EPzs-/q;/ ƣl\.1Yx \ qQJӽ1 8koiEBdjL:Ϧ"+q~|Q<UkpQmi#%`8m1τ4R{zR\[6c[ 3J 1wb`4K0=4ktFIMN1[PЫL}!'BrFm#Pb}hQqvg-`mi-CXi5ObM4z8ny`4j@ӿI'.?"+ VzxZ젷1r`B1I,=l rZ!`S.?܄jR<yx9CD~ks)L?:!(q _#JBAIb:^M^"#+WG5(B<Mh+=d@@v"#_9 4o<,$ 7$ ^&%bD37 SCwy? 9N c7s8:SI.Ёb6:GDhN¦9hDȗ{SU@8:(sD, 8#,gs Bg,6ɖ Bʍ[ ;FS:Y1ijQ 1Ӷ K0|9:&/teXKaBK! ^)΢K)D?HB&c $aaRB$ʕ N\I(%p20^\EE\.Ip bAǛoo:߼,<:Euė~fslBG(;%\Tn~PB/9[PQ+c%-XdϽZ!܋4Ե3c̳XǩZ}xx'g}OE@zڏy)3ˏ=/{&(~L^0 K_A_FAK|(0mkOcy5Gh 㳸v ?omqbGєXBMqJ*<pbIgJ 7-քk Ok#pg992“#CoҸ 6&̬{2sv7D+IIʻXŢr^T><%J˴HINpAtH0pq=;86B8Z^`tzi[/r'; buӀ)9xZ+˼gJ4&uLSk lIk"͟ y09yϾ0"? Vq7e(*{W¿X_[W9p7J"&Zڅ (miR!\HnbrCM͹͗:sV;wo{ 3N?>ULfB+MqZZ4%ଓȰǒ&O(C¿^1"NM c k߻ ZjTS)Y^CCNf6"r#J4rdIɠDWh}Xt+"pNJ]8{gW``Mq9mư:bf%e(km\p=A)lЩdxA)i%yMXMqo0l ;U%ZUMvkR] -%2J4#tRdUQ[((2#љǷ9]SCE)d6lX-kG&Da|!Tefc##bZƭF: ^zA>`زZ/ǵ a^TqS6RW8.~He}#Ji2V&=.4s0m|6Bwm ٳ L é,EPn'm)$;#;c᪑QL j({.RG$2$3ciNpUTꄍVN^:V6=e  }ōp"e-BDPlJJSobkg8#hVUmLJg7xu[b”΢DnuLjS%1 F\h)ݴHuC3Bc8^ke畑35]Oy{ R(c"bbmuꭤ3E| e&= G: g_Ip~"C4Eo$`9{gYF.J=Qku Mk pIM+VC* `gtB‘AgmHRޘ]شƚEͨ1m %jڋj1y5*,ly5I!R8Fl5'p2f$g3TWgJ*18epve6cV='54?U K~Ec[ŎJUbP&Ἴxm -RK0n;fv7ȸ+^w {{q8iZ#a*k]9G漋v _Nfl`Й1} aϻv-aqWQCw!ewp[Dh&>&P%s+aϻ7 !{T&>4$駱 Y *0iU<@_C%|SDi7JIR8Cb-}>.稄2Pp^G=8j'p?@4!k(Y~xF4#O 3#aؿ0NMPl' cc|Cl6kG$ue5 CziڦmMݤW}86陶iO7hE 쾝7y_*ZP`+H %hM1,(XTQxyX Ra|D<}T Sq;O؅GKI<&|J k>#0WY91|^ I(|I<}Y<+b~F1loDNBE6frvө1=r5CҗK'́`hyxbvHI~4.Ӫ04nE i`Nۚ[\OWeC893+w~c\"nǬpwqa#SExtE)9i3YPU4cI:XbN(PwyrcqoY3, ¼HX.JISDoI䉄>EҗTc35.Y^N(f]=KZ9ݞtStᦤ}Na8szڄMhEvY IeoD\qR΢!+NقN{>-2Kq`%}|[fJ_t*DoCshthIΝZ"9SW${N]4v-C9 %h })&iTg ;ЖPo\BR~1:*)'mOf>ҊZq |*>tGI)v7`og(-M!0AXd.CKTͽD$<44øBrT_nU%(4ܟe f9އVHV].C5v V doCcyҧX B O׈0Y`JL!s\ / O0VF ^BMjoe[FuG! Je.Q݇*/V|yG W7t[5 !RxOP\?xiZq~9J\uR݁=# | N!!>L( vr򿴮PA)` ig[N?(vf0 R4qM[űqz<.^Wp~۫hN x9: #eˎ#mv+knϱ[f׷aƱe[xd-<HsK9ٖ,/7df9:KƳ{r=MJ#HAD4kK,$Z˰xQNg`Td+<+;gT)% *;O\D2JbZh5]Mie2huYbCcH9dɱl+VUGn㑎dX &I*U5l+ot좮& [%6I3ziWcPoΎ9KA6Qm2m/N!}e-}쨊}7myV!u|԰{(?0,_.}x,,:f2!-(#LdyX slY9PFɻER> q2RE. Hp<'4YE"0h~%N4x PK bXzoγ8org/bouncycastle/cms/jcajce/JceKeyAgreeRecipient$2.classR[OAf[Y( x c0&\Bxi:=nlg얈JL|gmbhxs;;9?~~`%P ,l9ƚ@aiB$0^3w; sd洊/7ӖIUk*I͚lշZ%iLRw֪Ij:۝IkC6]YTJGpXl*+GΛթ6|0䷫˗#2ÙBEUMsNWb%YҙzM&M.muxo]bltLi5Cl-ɲ֖ؖKdb;Z.+!C•@`$FMhӔrӴM&Mh4iJC]J:LW,tD𦆿b?*C~,:xS^~"SYt5 Rox*]Njwt>k꘎jc6~/[KxWf#RyGI:⬎yNET,3SJu &Fe:M7yx$CN8/MqMI2;Š,T愦 44CΔ,f:͡ 8OG] 8ޅXBUU E2% -uSFܴ\nZ*7yV!<.hCl 2۠Qv6'5بSƍmh3hDxcL$X4 [V"aGם }-V">XȊ$YG 3l莇G}PxaK;p̊n}ݑрH-_+;0,ߦHƬF3inUGpy I2i;-kx',d4▰{D؏1\noHX2,X0Q)|)p X-V&HVF&F6-ꊅ tH EBuٕ^j-^(b:dlZ¤рg2^t%;B$ 㖵;,'a%,}(_iW rw,yz!Ąia3kICs#gd4Ev+2ppBrvN"Lë 1S*312Pp( YQ}ΥI+ma{`U)d@h,H.ŠL b<ߎKu'8a2>9uL>i>t $:#-1+@X8H.㣛"ݠ$.^3f 942fވE&ÊuX],{XdoASL.af2eDVTdžjAi#):8Tkcl|ŠpteJX49:|sYFu-BIg 6-I3йÌjԤ%mhF;4ک1.56X2$4ڥQ3aBwDn{; bLqױ฼j5cAbz8pbgOjC)b;-g)4e&0MųD Obc Qz_!۔hk %$|[dW^)].l.׍ߟ9kqD%2nY q1! >J|kvF[Y]8%̒r/wq s۹S43[L$5ooJyѽ6NoŕR-x"t׊$n 1p'6ZpɄ7lE t5!,\b18VzqN^ l82bu-lAs Zq UtIG 20 vQ48bP' ꢈAQt51% JRA=t a**UuAGZitA7ЍD7a:doin*:ڡqGK6fp ZyHg$zM"[TWt.; QOn cEwtk>1lj6n} pڠ!>=,4zDOV -Z.m|Q>+] <=nX @O.r ɊáHp@Sl uȦcE}_K}&b@g2 F sݡ{h"E|զ-=(} gjE zop:Яj&:ZF9V+=#dFD<srC77Xb'ΉL ;v G,gkveB|GgQD\]Axg} Mk# aೊo_GCf#ܒ~q[ۙCQ_Ӯթe5P=S଼cA:yeFrur&pm<v B2޶s9 70@-X* %߸G`E 6J=I$HĦ\mN"11oʴrxiAyl"m, -S;J̫(?UsChS|Ī(%۱?xqaL;\f\,[|i  u/gzBCb3 $s`PWH>Qm#2Yo"} &N:n۸y 3&̂f}%~*sg+7jhs8Gt8&WV9.k3o+.n2.JC ybbA) N/gScaxw2)EI5~vU69B 8A?7l8oR ɦ5/%g;@#aG'7.1cըf e;Zm״FtcKlWwRT^P2c;x`YxkvEovPvzSK4jS[-%Ec̘JA ]”ͣ"O  pvͱ 8[7CĠ*8Cұ_)\W9++H\<ߣ֏?^ .[s-,Vj6D2qk[\<ܖHI(o{=y@B(0Cz#ȣKZjFEoT㵸G]ij!=ިF 7v JTݏ~Շ(2JOB7^M'^t Is=SPD=nݩ6)܆5Q݁jEff\>͋YPm81;sΒ4 3ALL+9d(@.ܭܓaJMǩq$ŧgپ'v02݋OӪU#dZx>OFV|Wt[/YSr /y])L=i~[Szf0~nS8se}9B_޲=US#~ .{KckN"xOc mxK[xPBX̬U5 7Sy1F~-cu9\"M)Lۣz?j[e}O-9:`lզ IKuuGI+RXis*}XWc"Lˑ W{'n6ؽ&OB<%$ac؃Og8<1<4qFQxTpv)p2 ǣw+8NFQɻ NFQxTp~^s_K,,Ј_A~b=WHrc?#:ޢbCLTNiSD54|4͠46@Q3ͧ+hJ:aN~Socj𗜔b، Z rtxS<4=;a^N_&tNpU*Yb*RIR2TtK+L|55ٷxvP;ͳ}GzM^y;5r}HljUyD%Ļ9$*Pl*>G;˙G3X#:l="`{w0{G.׍]`pyRqFOJjwnL*94V Zj(zZ_i:]*_8WvviXEدy?#ij#'< @Tڤ8v+0`ZIߨd`)B-- b om. ZIh.vJ &ClR`t.|;_~pK/:1OS \1hǍn0p+ L'ptU|7z&gw =W W-UVsN*Ē5[6(GXNZoMܲzWR٥1 \,{VMLqU ٽN썊nu[Xx$ܭdn +a˲$taxj6-! tƚ5$%3K}1 39RtͶ$(T S5jZ}.#RVv~f kRUr6G9J_1t*n^0uƪWmq_IP]"P%]35ы>ǐ4q=&qQtS{B!VmexZ2Q?khHS ϩz8!k9-Z+kVRBV>W_#]ϋpPmCBzbxdC꿜k2+6԰є惱b _8GN!nE[whS;-5׏>A'3 F$3h bIIZ \)ZHF8A 8i\F߳ģjwȇ`F0'bԔھ!b`_E21o J"%A¥:O_;6ͬs1}OѥO?`|ƑLE.ځKnaS.%`E53A 2}Izc`tOizI&A3)8?f{ݽ_~x& cwgbY3P60q' sw;~2ET):!wP% -u?SB Ef[^.Aʐ  <4rQiGY}/}^ή_a3t3wq-X18@c+!,s>y,(L eYYRQe _\  & 7#KaaO#2DN#q&.ŋFÖTKNN$;DMkuIj+e5(vBO tBv*p fߧN+'>"W n`<)D'9JV/*K˧Ħ"أgCgaf[ .&y)PFJ$?5O11֝&Фv[(RaJ#nC'ۊajd- 9ˋ "pTAEH)h}%$ȧb @"?e+@Qr{;s<3;;0AèVk!!1 akaBbRERAk*Ȫeq.0ᎂirAP4vp,LY sIWb i;tdL.Xc[tel֙0] ʼI[l[v2sdFw cpᲯ f9̯X`x7̒-9G#L m.7%.(c%䌞*lD/e~0k~s)x(>ejIUS0٬[Ja[|C\Rp?'gU1f))IElWF+{Ԏ$g0S-nA;:"xPţc-ۅm$F0'<'? үmR+R0Cf)VyYG}T>8&!Tr:=jqTOn.4vF|n⦎ĦwQ> JU*e\{ ӏF{Jc'I $@}BiOt]4Ѝ%^)tEڃJz K#0C@0lC7≁\R֎(ƛ;y\ sghf n$t7nC{.E˄@< |Si,PQ}@y@)B 6iRss==Nnœ/Du:sN9:9|Le߹&MHs~S{,fpHdd nVX#>!I Q(ӂ32~g2 $"cfE $F/*h]H𚌫xCk/!\oZWNLU) (ԳL[E*L)+G;:v*tHtB**3m"1z[.VfP|[N+E,e0ҤBACn!ydĖ8a% 4JJ1Q&G a2bϵ~T)L[Yq@550x ,tt*L`~&XuՏb}Ҟp`(@w"qAKWň:Ynd@8ڠZ2&q[is-5SZ.{pr7\oʭg8`MA-n`/.OD҉MծD t\F^#5{$@S5x\,N2W],g!T Ch%Y4`ϘT:pV+;;GZ4ߕFnk`cBHXSX^'SE,>-Zӣn8E|{5>1ۉ%bf ~IWkHy MHrB|2tuys8$_;ҫl3'46]@ʤFWߓ틟 'UI\AkEe y~Gm=NJLaMjA%~2NΏ.يuR:۩ 0ūuttj w*9i܀s0BZfE؊f΃6q .nN}ZPwa8/ep0`Qi?tm{?}p g$^ٜ>ȥY}--; y3 y&$~f23P]BΫ)t#:o7:M"SLfFm+!,~.xxP dL]&@2cBf5Yd֦!DNfB&F\6e9 M%pN5vqB%F=q]U󷀗9'sl`D6>ȭ,ǕM|M|RiaS]ľrq2)L}tVMbrf iךd0wΜcmVUA{YG1}켋84[GU;.s=e(VE.Ղ(jJ]nj Wk<^E8|(b5bEQ>H.KBvIPouQ44:ά1Y'r Ϙg]gɔ)$.GOGOtZi0,}MQl>S-DbBǑ"cPZ8 NKfVb#'r]7` a"ntYN;qFN,}qK{ q˿p?^ǃ8h4B;>0'=i TlٖG2rr@x 7ls$;=a % =1-M)+#sK;rb1 Pqr5"u8P{'/6s_i*;zM-Fٞm6xk H `P l-"'($y|o9ig3)`A4m $ C>Aַ-F%3 Ѥ ZWtפ;2Gtw-l?`lIO}iuM%i4ʲ^0\`EtEZmL]:Pou쨨QbgkT^ "n11D#K\t RD2c@(/ o &P#1xm9-c :1mRO|iCQT25#e /R,IJ~,Ry7#ϿewX[I{Utks&M[fF~t W] Mgg^mVA_D+ĉ tsC6A|[߀ܧ^D0vy-()9VL% sFfݮ|E>gnvvsl* %@hJHIh%H3 (vP>S TTla,QQQ9w˝ <9{Ι3ޛzl'ؚ\9ew+ |́\.|rmv4:=\8~H \S')~FU}NT ~įkrAwj}-8~G aJgpqr_ dL!hYAg3'Agќc8,x8K,dR8YWRYzYoY?;6A v46q6t:g#HgpI:l#9!(ң9#=q6N }"gIs6tg8Lz gS9+lg9+J9+lrN"= ҕ"=9N6dN!8S9;*'[<-$]Y g^j9㬞9bYfZHrv:6I8p% Ζ^ٙNv[٤\qv> 8 VI?/Rҗq_җsvfWrv5u5]K:ήn$vg7[lolewgwr}O6~3C=L%m1ζs9.v Ξ$g{h >3N,sdHKq2BqrN $go~wI}@CI٧?s _r9;Dξ%gߓIa?s _9;B7~'gGI_  Wi+6vDvpvrE:+*Ē㊛t(KHAe3I%De9rC9ǡPCpyZ|Mq%j [Wgl5W-k54k 5"$j|Cs%ml[AKlhu4-Uz6 KBIKqxh7:JZ2t4W/-6-[hU45{|m`k;oo;y+*}J\9+cin P"cfE~EEh?BMg^TT\oΝ)ŀԊ \Qkkh)cVPHe&}.:ՎZ0(QbFq! WeX[35ST/Lcrc|uc`8=YΑY(̓}YC*dQύ򮊖jZ#A⽸ a?_#7qUw}#~q[m$.r(*?*n;%rrYl&6u&P/I 5zY͋[h>e>m;ĦGU\*W()+Ur(We-YVq#ޡ*(kG]I-5Ev\\oleSs)Va'TRC,Ȃ3*+ rw&f9ŕSt̜W^Y=0"@`n(0bj~E:b| "6 1ṣ,ׇCnx<,onxz,7 7B?O (sI#eUNSA#o ]~YaYr'* Cb27)nQ{ѹ~âân3ˋJ FevQUNÃryy\(*d k)n +&UO_͂Gݯ*KaWaO7>tF8ytCYa,a~rEcpl5m#BXgy{uN;寛w95nc*C>i6j'OP]Xq:v?SfTTғLGU&w+wɞOUrݭٙC}#ʦw(Ϫ^j㘑ИcE%iAL:ۢAZ9ȲNK`vA>yUy XA!r[\/]$]T$2mS *yۯ*NnUy5Xމ`7^SjڱUyF7M7BNGM7@WMη@&"&;ۢw Un'H)Yc!YE99yr0xO/2*qv(dž̈́SU> N\LӅ70r@P㳰#4ۡ|*/~#FU,FRˠ50,~W9+mM N&b81AJ \oUJVwAٿ4A&"1lŒ=OM1hw6҃/6`%7wZ}c9R Hua TJJżLFUUPI*GL&M_RÌz?pʟaFӷSd*l@f6Y`^tQ[jc+ϘlQfe(ee[L/ $#D)KO%JE[ \T~3 ̟>sƤY-6RPHuH9boB]$D 1jIܣ"ՖG= DQ0KCFQ0$U? K^1Jk{E%5dI_s9œL,]"ymC=tTYZ#FJY?z|FݗQ)P@S mX[C&kTfdCڧpaS1wLP:CREqM57ޔWXu$NB k3YĔY_Iab-Tcg^mg^w0{-jtPV+F?s.<7T-ɪ oA<'eWoI(0dMo!3?4-m-:*okX:Z}3m՘AKfDshkioykYZ'>azrvRZ\.1C౲p 2&U[mE(JMMaX>*4(F}L'<2t6{O'd뎰zkb1Y K[QF t"~?ERoĪ2^@Z9"{c:uMSJ-RJloʦ|@֦]zQ%z,2@$S\ [776eSpd l6 GJ!%p?Ʀ*#01,փid@mԜ`xJL_1q2q=:FI\cCe65;ng@;-1}e4/>&:~LeH2^k-h_ $dPBOa]ŸC&;/iU謍$y,dيcV.BLqc/zrS=FU5t4edLrsaUyad!opzŏF A'*7pb W0c$ 76Ŭ 7  QV~-e(m{p'6qH4R\[V(2U-%ܪ`?2X ٣SdGO;,PѼ~9AI9t#ʠ_#>" Ҙw7džFDy41x#n j˿wZF2Y",fZhgtEl-T/ mQAlWUWV#)4?N1_AL6[O L?L/bDISY&[=dF8st)N)qJo<b?ςDzBܬ]r7{aH 5[F>qBjNqgqL*9N&e2 :T0͘2苷z@?ONKG6/n>2?- ~!tco|@Hu> '0n6ovPi`ٷCԼ+K-7+gS-nmf]ohA-Kzmy!vKp? G!a $ )}$3ܔ^Hk r5"*JokM wM6ꀢw`(DΦA)I0U46 f9NTSSDD'mBKQ%wL|\  Є;q(u-1;Tn2 4Y&\ v< 7\h4E&v .2W vɷ[c5]u^ v7f n1ح3m7l0i4h5`j`ip`@3C5|a/5`_kp`h{IY_ G  O 2B%")PMCD4tHk蔨KhH4V85hM0Y)vhW S%MaOҰDhW4/ K4M!00]#4̐hY=[Ñ0W4-< Ht$:^ =A%:Q|NҰ@ItS$:UbNpDK4,h3$ZIaD+5%Α\ Id O| OiVIt.԰Z5z%ZaD5l$:]q %|ϗ00.%C% ~KH`VKG  .K‡$wi_³g$W[%wHx. $ay%9'S$|$ppC!, HxJxK%IT\. /lss5lyfq@"rDEdDEdDkee66˶˶ejʠ /{D)R /WwDWjxDWe^)ehl2S$bʹn>sp.1akkjs5fz9:3|hLo6b9nqx3ufhN6hspv1(^u_Jx78O|??ww;| c#T9>qgܹp/+s7||u~9GW4?aWfï./q7ׅ*uumFځk/\:QCpAmCg]=0:: %=5݊ 11z&EŔu%zvފ{[~{F~*`UjWj&Sc:JVHsԥQjބyF>c8N}ǫoSNN9\%1ai,ٌ1;2f/Ί9c✘C87΋in b.cbSl 6ǶbKrl]ǮŶu }[#v.ݏKce_8q*ωeq񂸩xq\%[qMR&n^o oۈ7=7q/qoᆸOθxFw<.x{>>n>>u_[Vތwv^>N!>mDOŧQ\|!~_}rJ|%~ ??o?ww~B ~FG y\_B~LX_%ůnC ~~KOHLTx8q(8I&#[bH\&ǿĿw3H|a%~Ôģ̖IXTHcΤ)̕4E'yc1IؤX\m̝'b IXb,)KIuIvɩ,59uKͺ'Of=g5Wr;||%뛼O~ H&%'ҒgCRlhJW6,e02)ldJ5RgcRV)q)e_OYyG 5@JC?Ym>'PTB:|^ Gh@_OŗQpVA]QQ3p@]APtaݲ|!J:?/eaU?v& LYB}{Ge+:rqהx] i0::сI SjfF2|W|,k,'qm{0DŽCWYeCAVԪ9UR:V%}{#ZaM@0˳UKWn?07 ld ͧ_DU([ /̓4{* 4@@e? Q7Ha.b^:(ΫICS mCr& l0mBׇIIô;"{3|}-LrTӇ1I]VG_ w}oNqzfBWt5{;00q஗]lG2!-OXDle#QM.3GZ`80-\̧9Ҵ'lֹcJ9P6dEq$N91ʽ++\֦61oaF5ߝ!V?It+ ̤"~*QN3y˰36 t Ή~+w QLۢz6jMzܸ Aդ]t `JN!%0%Ol״K۴3 4 gqNk05DpF_8CJYSV6Wհ a uK;EaBZWb!|ibQk:;jNK^rSVV/'TxfAY&#l4܁(<uoN{H 0C~B+-j ùxP.ugci9:5h-X]wmkT{_;J/1pGsD@9u\frStcV CFt/dp_"4_/hh=\3/EC,$g)aS {vy_Ytσ\7AҠDM@[d,$G1ZQ ufkh5=XbC;v}4=@Oqf]܃!?{cc }f_G6Qwʹ<36D{PR'Bz'KВBX .^*A}ZS]ko+=tI'ڻJ莗p^!SX)V5=AYz?SOPP odn/?qJD/Lչ4]b3iR\_/@a)=B>\k6 f1췚o*PK bXLLV'>org/bouncycastle/operator/jcajce/JcaContentSignerBuilder.classZ xTu47zz H VU+B-$IȌ !00ni. M\7m]i1 "IjRM[ܴi&ݷt\;͌FA{9w;GK:ㆆju.Qwooj-.wu jR|z@7497hR`Ef NWXAh=T{fG$>FŠnOC7X4|Rֆc1f|8xagʆɋOٞAH,'NR(j53|qNBSȩ"S_]RC;p|=b}7fJL e;wej vLF{ LPK}333ڐTg;wYTg|;x0Vu82dz7L4lP15-u H$RYi+Sy48"Oj +Wh8 @TIT9RH˾D|8wSBB)WS[GgfMhҢ᳚%\ $s =es"wX~_9öR@03! XC6)=`80C@bV_0/jIșpMƐ6Q6 "[5f!|0>,>Nޞ ̉j L7P4!i٨NCvny! i5dդːn1dj!gH<$(>r@rH yX#j'7z%ㄽ8ڬW]yA%d*|o87p.+>&u3r]޸8ѻٝSwn:) y^->=Cu0)xĭuǟ6uc ʆwvO߱ht:͜uJ'743TRShu0[Yiw<,gz{\%T9`lq@Jew2Y}NT̋Fr$~뤫4]ݫb=tt֚M٫ fYgzYnrԁ__{OAjfPA shanEnS1A5F` T,CVM؇ 6EX=J"<˶%hXCPãb-( 4̹Ed (}pwSR2EXtu[ȏ92[^s%?`9|<%J'd맩 ^hCh2gQr9%3~4'S\bRkV}4luRѱIѨrQx|8: jI6u;]l"7T_/bDA\Y2mWq?9x.Vc*K"\G{ݪbL\jWVtWx_])n54ζgvuI{ ;)9S *.wuz%T+XцwFd&웄]n3^7q /KAr4=łZn?π@tg3x&?K-.jޟK_`ˍM%zl|;z/$}nѼێo5ᗸmE{e8,fš|| F-5)B7Qm { ]J:zFS|I5z䔇1{v}C=e` $bX 7LI9e6ze.,2N1*B}LmܤUl#8E^%nOr% %'9k >pjc\aa(' H} }^Ç0#mEI`j7 SamvV|XF{|f f?)}<F-,Ab,'L+qC4iBBI=+mvӳ{jVM֮ Qb1tk $v1r cllrV^O}c U.Q4-6S_&MʚPJMB^*xq۝kl G {_—]Y?5pX?*k,A 79MuF Z.VRC UsZǯ}+89-S -T.JX>ewL](}1&C1#Z>`LxgsKFsﹿq9;}Wo4O4QM+j8~{pP!Ո .͐#sT4q dư2ऄSxOFޗpZFjsZe"!>rp=k:TfX ao̲Sjʚ9n5ײQ]չzPעrqm$FBn43J,ky0C j%9C]0`vS@ljo&eI3{ =,Rhq)Ss6ᶵqbc|ɺFFK`CrfX0KT.3=$6j؀6qK8#A`]kX&/ǭP_]hDg1wVR `^V"^Rg`(Řq ,L0-K> vyq9 !Ƙ,r 8ϰ\5AEH,êK д@2l+p&[3&j\=M!k.gYn>ۈ\%7H[h=q@i*Di}wƟQzJ[Nr_zU؋ ؊md4A|$ÉDzT̎G#9Ν(; V D%t)d$4Jt0 !=F 0e>i{ˇQo=4bB \vkP@ӤmhʵД[Hj4ݒMi<88:38* cGx_'|U&)aswΗ۽xpqDzqq%ȨǨ )2^qŐø1!dI g$LI8+_꼌P%hR86æYuN\[MiCuPg;W J;pBcn C TQ6SyD7|6ɭq5!Iˈ ž$d:ʙ a33mҧun1(qpFmN*#&ͼ-hdxqKuL+:apᔽ9=ŭX^Y2ێj9 M G.9 |d^9G7 !͝LڤgE)uUcSm/:kǞ*6URͰ*œ@XCS3nz:/2tֈ<8G ynhnU=S93[Z.gLV|>5Gyb%$RfQ]q#9t ` ug:Ô !dh3ei FP+WV+[B=#缒kaa}rJ C)K GAs. ɼ\<|tjt:OLWQ7(eD\fQVW7uMm1t 2acY:f ]#O54cUWϊ xT>E璗/l_vCuտ.(whV( EFTk95>|''Vz(| }YܠVZMrEŋ^Ct>BÜ143%z7y騭ӝ!`0M)BF!}XUj. =*QPrVe}ZUi,'^}d|2/ F30l#.>wOoԑp<;_9+xK4-;+7Lov@5tF`cx !і4 h +^rM vc}FO>EbWq}NkxlwB"o$=gY/} JMO"v ;4_DFA.w4.A(7\:}BQj%ޗJ.4o~Jo*S4fmOm4zV_"^iћKV"oc".*+>UHy]%Nmٓ4-bSwOuqzg/wMc?Pmnal ψn.L鋚؍=!jy遽qdrf Euڊ{%bj#bonن$Ḁr4d؎$"PK bXk Worg/bouncycastle/operator/jcajce/JcaContentVerifierProviderBuilder$RawSigVerifier.classV[sDQiJCK[lj:M1mIqlZ0%08 \K_dΐw~pV4n: yeηgWpE 10t-h@wUЇ#HTd!*U|"unɬYk:aeֹUӻuxG wa}XSQ`xzP8= {ムgʛ:K; HlT'ڣN|*{:s{gOڴ@k5 5y!y:b"RoI #~+㐠[;Gn H1Ҿ!;D2?KCDA֠YKqMj 5Y+H^:JъB2;Dp)+s}3B+/3p&<:: {R3(OdI\iKB-X#FɎ /Ai]cEcArkg>A*ݦRcI_#71pۦO ?&[ݲ,W)_ݖ"C/ y } > 1t RG/QU՗YzF)l{l VG2\%{Yb : GkyZ+SSwhgISVƜϛ$P) K"$NS_T^O?i\!9B0俐%| !q6 iHĔ5BHk ;}hg tLN <O&>X瞽߿p:F1U|tsB×iב+ a`.Gj}CGEt  j!Ýr{a-u\twܟo>U•n\v|pCf뢸T })G4̵lwd=۵"C4-n2$&ٮX6Y5&mrcS!G 7Bw[fqD;D^B"ɼ(;v xEêo/:$X{3$mGE7*5$'jn+6=ְn9^864|ϰvÕsk1bo 3 j/ȼa"j'âW)9[?ZLሏAfp!^v)R4B+"xPF CUKtPDz{? VBQ$#ƅ>Y51a5Aq|LQN FX4uX|x'HNn3$n!&a1&cw(%BSLNfN%6&&ʗ,og RȦB@4 dBt9RN R[YWʠ!ڐf9\Z ci#_HUKSGr[a|+a|3 }J{3/H٣3tqUR1 Rnn.a`fj]_UjEjiBPZϪ˵\.kUϹw&L8o{'t8~(8r|Hs|Dq|\A>IOq<`!qr|F<}VAq|NA5yyK je|EA QbkňqsPЀopO(79,))181qafGt,Fq5񎰖H fC)g3{pL<4wFh2Z (}hܿWIMHlcp/fpvD PJ5;0wFu-ܭCt{B uݬkшiDP_ $aFܫ COC?u+uɧaM#EA3O5EK/=+3gԍߵiM=]3MD.Ë)B`MI! ?13P3]\WI"sg@>rb0};âd( oA-LCc* *b3Z"?Ld^C7UQJ&P rYvp\(YgHnP?34MY~ ֆ4S+X%PJB>c h[A{&$.IH=ɸ([gkx * c8ޔדmg9q˲ ao*rl" /~O;az:$c֪Aqa[Ambe3H4`\'יh ّyN6Cɝ[Ō'

cdxhQ%KM8jyRQfIF켚]sb ]DXy|\ hpR-/EC8xXE*Ƣgs7E]˱qׇqsӨo>i,) s\*=r8,xE qW5Ɠ.X|RE5V[n[ 8$;8Sxxs_h.~uw4mxOx& 8?g[N,nAe(NЌ 1* B֍,e]{p6)!Bz-/KM.ۅҺ$EB9VpD8Q54\O )"tNGE|SK|Nf+XR24Qv*1̑&-31xPf/JtdR?Lԭyބj.EJ[gr%Mz"@ +C9 @%UJmXIԈu^NN Wѯ%!quWhؑ^ @]Y![eXOb#@[j%k jsuNIpH;;lGvQeA;.[x4dF&\Ʋk6HP9E[ |#нQ {]0R_PE@J5 R}M&c 38PVn馛D9]nh@龫NFaRb9νw{@ y0"El QnzpDƃNbXlN!><,[p{}Y) Dwk=u1kOa}E9ϝC#ib=!C"H@u4尙ݑŖ3.sXC*G_vXOFۈ5wPX.eF>oPXGa~G'n;VDX&*QvӬ]I\-m؋J4O݇pP> $$ 'j$p?\7IlMpX^?"u%iq~vf c{7mRBhCہIS! xam]kx*Ό]7mL%"kݹsq2 L׼i7#އʌO6,jf<}H kcYta#͚v׎ vl=CW4}LaL =P\ -  Lqy^u qQ=od{ F`@=Wz!Wsɨz'wT) 26Gʇ36a~\FJbL+@8@O;g#\rtҗHs-X|+l.%4hǐE }K(#N +$若a|6I\擞K7;C}~`QOD_L=,wO~ٳY9Sv>n`<}yz#]X`!;`890Cdz8eFyD#!>M̢ ܦ3v і9ݯ9'_ȉ?1y{nbopafq?', JrjgN˧PK bXgDorg/bouncycastle/pkix/SubjectPublicKeyInfoChecker$Properties$1.classRk@~LE[6os`10PKzKo%)RP?Gob: \_sw_xN;X 7qm63FOI~"Z#>^U #U®T2cX]1X==&p/8HO|a^s?*G#ndI+gk10q>kzNU\|vqǛ4[2(39ydV.0g.M]'Y}@BKyjŔau)f- H`fq٤ :<ʮ 3X *=> ).>.E ZWT?ϖrU\#렁L^r bݤIPK bX6ׇ Borg/bouncycastle/pkix/SubjectPublicKeyInfoChecker$Properties.classV[SGz/2 "`aTH6+Acfwd]gfM'|ƒ&U*T5&%{Eq*O>> 'qBE'sR)sZEQ0ZuF0Y眂i_Q\T%.)JE3.U`*8QŇ+'d ꄝ/p5à%s9n',q6fm_ؒ/qKeS47tCՈ3# iP" )3Nj ܞg-4Hi6gܬI֏v&>/挒;yz|8{Dq2SYnsk53ܶ4.CS+x']e009(ڦ[wD>yk ϑQ( 27LIW7O?Mw\̌@SsMt$ty9"RVF/FP;ɜ3ܮ3ٛ|N/Zn,JpQȳ>e ȈaN拶"w\栰4S aܓ j‡`n䵌эONx,,ړxsp 95p1N 6qK(.⚂J}ʷk[74-5Wm|{@Pu0>^^AEjxgZ7?#X(p Wy|ߥB-EMF>dxe@׸TJxړrgF pھeJ%§u!,a[K'ls- C=F!\4ZyA̠Tb"8Td҄rl'=B}=m}TCֿ+h\G@ec}hahgf;($cw8ǫ&! "8#>,sTܾ!8M˭XD&Y=FW,&rGek|Ub͊j&USsi/ -Kkߝ pQqD7ˡ rzS~M"ڷuddX~-i)KG isCG44Ah~m(BW>J"*G )nWLm0JId<1F sS7'+Bo[FNS*߬ Q^Hщe/J$w2~2e?,/xU_E ^sw.zo^O/1oe6op[DOd%s_eGi\1gX2C(J9՝K yνN 4w&Ҧ3u]%[!1&+R\&7HG}1*h7ՈmԢ mhEj ڨF&7J4⋨%aQ<ț5_PDM uAн1kxJ0{5PU0{/͞kbUwWXwDy,i<.ffte<~{j-Uc' iLSOb]JmrKXzn"Bfߗhtk\Mh 'k 37L o欱kgSsF7I;@KUA7DɠS}C`L*dƲͦ2tFZXabZWFUR3,^a,7< ⪧ˍdSqQd6NUY=2 !_)ިt):?@LZOtxn)lC s5۔?mt_u]noc5"\iifMSn$)$6Wi 3bg"*5(ľi֑)Dšt G}:/U96:a9 p&zڍ↊֑rr. %ŷ'fx؄&P2:4-d$!5z|S#j6)4sVGqr }te$wPdXi6ublB+\,- 60Lv\eͯ; v:9S[`M.vj,^2܅<yꆑ3ܶ!F><)@j_5 CA:2(ܺ:orEkW<9!F%lMʫ1W0UeP+(W$lQtUFU B|V* N`SЌ^!,fbޕlh˲jM;QB ʼKFůʊ_M d ^ ^G-J ~R[Oq n,+* `Ƶ؅p:86"/f\3q`~/}'?B~<4ix|E8t_@߇7EoCcfNl907/"J z.qۑ|I}=9,_;~C_E\\Zh 8(evc7!FQt +%$8=UȄ I"\EBQ8$x rGH_Ajr黴ao:mu+Weym1}47`ʃieVzi+iDA3b =J2~ ϠS`d1ϟpd(F/VNC(>]eKJD`2Kx}QHyWIC)YH-QhnBGA$P IRh"J%1$$ yĂ;DŊ^;(̞sKE8gϖٙٙ ~ ?z,:RQO x%΢n9^EsyK ET{%.6%^Xᠿ6^ 92eiJ{G?ʾ&J2:K\m`kpQi\7XFjKlnnfzb[-`ۼ]\)vC[NKw{KK^vx+Ńx+6FJm6SlÖ#xYb%ISGyhŋx>^KJXF׽loM/<-KMwhZ=%>ć[j}fϩ/,_S|wW5=ǷNK".7&~O^)ޥKJ;/JzM^Bf}D&̒I SJ/=LSZVz6q d<2LG%$ٔ>KX2*d'Lϔ],A- h{n+SPz@IzQޖD^'ZFw/DGP1풙̢lz @z^B8+|rqL(k8ɑ<ޣLaHK,9ƒG{12cMeQq2Sr<=&c"oc,W%9 Sr%л+ieNJ,92 -ڨH%K,zR/C,9ג,9ߒ'PbKh\K;YF$ zr%)G"[$K.d%ZҒUd¤QOy,yW.+,y O>Òg,KM%1*>(W\fѠU+JKj*TZrRiPS DeSQ'/GC_Ql3%#\U^Y\\ Mu[泍31$ i4*Zo1\{ְˑ|䇠 jn& '+HQelImyis&W;"dY7uEZ/-Y}brcE$ǔ,,_TYRW_DAK6AՂVUD4->t*j;m⚪Sh2NOTa>6\TRS~)Gѝ%KA-"`P{ GLI#58-s7A\#Y-_!(YRG"YE(!%pum\ymm}1Am@ aacWQ3>w,z%iaXq9tشQJ4[^]^\5e ÌP/ '5U\^!uxZۥD=rUYCl%Z&E06Gh,uL=)W5֒Y%*׼N:f z"Q”f凧=7/bQ~MF{éXDY7[vֶ q-AE:L )7Gr)|)arvNF+Su Yʊw<4))v(\K@5V g9f0=:d5ndX!X:3]Ԍe1UzK;/ KmQ`Yd@pXY;EBpŕڡIpQB)`K֒+)*E@Fyek""^O [^2:44'j喐G ˊU_j)֪nQunӊ-Zڲ g,Z, \Cf$F\ܚDy ic-dvg""kz5=ǡCNjI3AS֙ԝz\W?wZhP2Í #%Q_ć Y 1^06S>bGMέܖG դbI֘doh\KpJRkHoN/-$e5oidk車VZڑϓqM ֕Ԭ0"xck 22m9IK-#gCGNG}ʪS*yd)qS>L?ٍB;"cv +9[Kc.Ԫ9tjfW 94B.#1gžHG&Tpy[/su)_gLF'ңHBNdnMkyQ.0W[YRrIWϬ2Ds5)qMbR1%qExZj|OUeEye68c2סX[Ukww`ÿ " лM0 EY)悒`>}KJ!2* p.wHwE޲(~PƢDkM)16iq&Kvؤ*); NqZ\9C:7!BG9p-j>^D$8aąoĺY3&Rv"ųtۇyNіr4iy |\'Er{ISю,i<9%] #!9 lS0hĕA4`tLwx#;5{]Zn}{ kJ [Mԓ`o2jCDU Gيc6^>"p +*E-],O)M:|ޖ/m+DXdbIbd~!_+U[uF6m|˖owpͩ)YA{|Wg\?PklȖOlێTNSб$9*&tB]=vY-?e(#Gw .[ʵEHEqfψN=hqdBs[fOlfOc=^ًxlWث6{n67 zG{Lp,-JQ#t;.TT蜌 kj6JO Mz"zI9Tl_-_.7 i*7[eɁBފ#*KC"{ R"ҎrYX^1hVV2=BNі?ɟU%z AP#ڣMrmzڪm>/ufkUlcZTCRPU7;X7RlOf \Zկ"n)lU* {oL>VYP$jl5;jb:\ p5m.f]840@j3e)(8Y6|R*]D#(>zG S*n#([ڛC0 S+nb(Vm5FeQϱ yLL}ԅu4Tω%X='9 '2&*|A:UΒ&[56X2t[+q"q5UaPdchGҦ-cIWqe0C&pXOBRHc%j[Slƣzً[M/?tCG <| ✅fi<1n l5LoSM Rjfٱ4d[\:No9Vsi@I-K;~>gygmu"Xت0UmlѺf-DX-:pO܋Z9Xh[ЩSKPq5zUZjJUej©_vlu2]83HZ2u:'6;FǚWbhS䋭ٰ?j̠[G3zjJs5jVzT\Fq.l }~[Ί <0riyZKPӿlu-ȫHƪscnzi^}nR^ zT:1naa8[]@uVDžHj.Qkmu).S [3t(Ϙr*J2̢t\Z;PP|ckL/꼨5FXTluZo YCVתlu7?'Y,vmQdΘ w!uluA׶w;c?BвIPwqE J"nzܣ%iN+}9B.ɶ`B3|WܜXLԉHwYVL *Fc 5ڴ^1Yj*ZYɶzA6BEYB1jly"tbd ^i0r Z8E9 trmm"Ʋ"pbs, xhC5Ӣtv9) VԕjrGfG@lezVO'mz,D$i[=v8ĶˈZ567sb t5Tf^LhT/ĩBrjuטh% )Q jm(bcz|~g8VU_+P(%D ]nkVߨoҌ:oN][b\ތf #Z,񔖪cM\[~OgZ2X|Fi)LѦ +8v-XG[hQqk߫v5k{!.&\ &9S(lv"h =0 G?۔E>b2ZEя.`ƍICc1.Z}'YsW* yfQ7%XVWjFǭQemؗeZ4a" K jޫUZUYʄ_;tˉXח`hJ w0@5#uJ͊yrRt,ͣITX"̵^ڱsHHURYB9ءUꂎ5/#ModzEz(]2"75:mV{@\NW(ڝoD_GTtZ56鎜VJͅ3rVC ! g=6/wfqy3 rfݱM&\>i ׌)6"ΡbIJ(i;PD}/vc"{|3sΜ\i>`l}o+n;Ptdѡ%.8v%4RQKNj&qFAGw ;1te=pA4ϣ<<60?ĸ%kiMM+`UoZ'rU) M -oy iS{K)=#?. t;p)n\RO]H{3u'"v&]V6!bɜ勦T-+/2#bU`0 miDf$ѕu&/ RP$#*v/oRݍ惻 @G]iV$%u(LZ+Zdiy? WƘ!ZϏ<lHss +m^Ԍ*$ lgIX7,'4EVwq9vv~Em])oq_q2n-Artk3eЈ--[^2ÐzzZh'b֎f"mDmbn) r([4;*J͛13|~n̼iS':to&o%:)"t*\V؃XS?>"3Z/#no ʥOpHR`ZF~8e4:?$l`ĽhQoW4ž'<&jY0RA\Biu'4Q6RDD-asL_0- ٸƌhsGĐXc_LэQ1&X]R$J (wovhcv28c_rϝf3KT}^-_( &͟YS0Qs/+DeP.)Q#z(Ϥ9ų s&[q$ B?D6#쬙S $CTMSLS_03P/X`T?nO];4z ׹]Cvk~lb4ˋO.-^ pPU23c6M^'Kij/C5Cpљ:P#n7%5Ap}-/+E$|_ytn,E2Bdt@5Du)Ge6ŵ,jvo1.Cy||ZE.cW?F3O4Nn5@>W51<b=*YuuΙcvmߖN9_w-VN͎S8tpKg*3&S4&qayesgzg;8 of6o3Ό:*ocP;{iƙ4. ۖm{9C֋AnA4d Ţ$cpW(6͘|0]mE$-J"-ޡ`֔y3mn#XyWOIQ(u-4H+ؿh۠,Ҧ\8OX׼ G;Aߤs)vBV]`lBH'ީf0հ[tE?P?lǴ0, m9iuu)=h!'{Jnq.q^VJʊ醀#N;ʼn(uj:#E:E7n[ =B C'-YcZ/;!^XS4|˓Amt켐F%"ˏޒEI2B哫J]j)Em%оkɹѿVlgT!)%۔BO^$JJ7y{~ߌ=iwܘtYdOCe~}^Wث{`z|¾bo;̇mf3&`YR36=[ p6 qVG2+ CJ%2x_FH >54} Rej@F@r@8lN6@_Er:cUkhz]FF iĀ?TcWG$efaa&aߙ8M{I۠_-g3ݞ8 22A4sdQ 7L c=c= a?ݑ"ůyy%$9 ΃p􁋠?R tÿ$ հ 1[p+[Ѽu'%1_+<Ia d=)6^fW|xUCG1`cA 8}|f`qc /}Ѱ}ξkTKK{L/3 C֓}+X|9;1'd~e(lw'l˾#߇i(?pxf5D$袏Oӝ!1墌)r~'ut8P-EE_kS؏'0 c?_b4NEb666d6p0#HxCPC@|P'r*ă&^[cgx W6pbxadHK cHnL mR>kg9ZuMcAup?F,&t?Bpc?s`EAv)>ʂ^Zy]L T-M1-q X7mtEr<6f 4bh[[8j9H)]+\Ѧ{@ ?r;utJTWΈ}(*JHc8ʓ4Gp}.)J&bmPC`hCNŮNǡC;V?QkȚZG,̣E4](3cݍ RZ>V1Pߑo4; i $y>ta"Pv1±R8ٕPA-gRv#n |Li]q(ᲬLދ7dwqfmp4{̔!tK^6BR~wm<9ѢMWn@mqsAko a"Oh=?|0eXo3L-2bE J0}{l 0̌njzsI} s/=4>h|3;hcdzءf`7bE=}gl +V|^.~/a7Jv;fz/cI~&{^+EG~1_~k8kIq1LG nqr9$k`r/,,m2B(1P,z]xOD,sl\93t86F$,CAz)<?Op[ :Ca[gL)v dk t:.Gp?yazCS9Pp_JHB'Vͥ~(A6GEs\RyOTV^]$N&p4k`pL؄qI{ N40[? L( ~ۋ5ת!_f Dп qRQ"pAw19Z DZELp&핈cұ<8FҤh(;B\*JSMS!5[0,tv$*H+KW&r<9@UhWMuLy%IMN^~z8J#)-P7zjjh:WC2p :ݑ8GL<:o>oo1vw$~a:߄(0mp2vXɟ p1!p+%_ *\j F30Uq:ςך&<SuۭV|hV\nTp?Kfk wk訚9t8 :1VM35G)&7ڃpq5):#,=l2[bd9ʢ/8Qf7_nӱf;Áf9E #}g";GlfQ1mLjHF87Wr #5|E/A)sX໨BkWh2/v> 8) .l' }EVi1mr8/n_Zo@auEd$ (70YZ6U:,;oE|]EGWk#숥'ZQĥ]#Њ"lW+K͸Zlf/Q ǩ5q>-rh^i6<a'a^kQ+pV-FRf=uĪhwpM0~td jXWkz |]åhy*nZ9;?78G(>Hɞ7ɗKTZEQ9뺘o>.S d`&oѦ܉kpN?=5Xw\_O/}1_o>EÄHe%XHdiE$'.:Ctэel] Lћ/?+Y\ bb$[.S0v.b[/:1݄W8=*aO 1='e/1. [b{O`b6^_D1KbnRA,b*q(9P=G\ X{5b~ .}%p>5|oWz.?( V*_.z;Dq(KĽFWlE!QqxL\b;ށ5OaSyx^ߊ _mG+A'-4*=NG|%o.GeENwY&K]#oJ#/bw&Z6N*-ʏdQ&ҧ@(S&+[TUuU졆tjTe)r*B9L-U#ԩ2V#jyTU7qTԳrzYޒǫeD<~'_eCvj_ !\Dv+]L~pk*x:mAU.$e袆SsC8/U pޥ8ʙ8G;WwN3c١}/oi&N;m|{] gTqM='s'ًr}^GRD~μZ{Lk]8I9&/8^'N5& l,zœL0s/b84}/b=`7Ax"`!` LeR9ۄu!Q{[M0v;:bD}p3y0{/2y)J ]LP'i灝l x7݁`d߽^mt}M%8>$. 9] ;Ա)ߚ|N"t~l#dw3 {]0sr ޙV[{[lw2[ %6؝.[187"7#dڴp\ikqm&oq!3Cw-C0H[z3Oi^j_Q?'K@|4kmOȂ]FO7F=|oFb _c+8EwE:N'#|i #(tret>dd( s;ΪDjDq펒gV"j.j8.jE(2#M {(fP% ӶITUz?4{9=x!^h˨K)ugf^I JD3]z詑OߎE_Qf^$dCZ-1XLzMi&&Wk킓hDJVx؝t,Ov8);;} LS?MmDULyL,0%6!(nL4"! 4DiK3F"-%*oSÞ]9 zBhWҘi3s_wO -wMk_+fQA /RDAeuk A0M^?]iAHKaq-=C'%FGs+`'|ExS9=Nv}eu~ >rPdkiEa.0P{y ʫJ<,yU })WPy)υP*/r-+4ΕEB!7;Ny#@/#^?ʗ23,YźȷYO.˒ﳑ6F~&Olɂ+H~*l[#`ɟ5Wv+do]>lb*ƾQ]lyJi*P>RT>QuǪ|:tD⧪>Տ_׫Ae{@U OE55u$[?UGT߭r?*WPVNJNj#t1N fi8QT(S%VLV jZ$`U+QAuخVgԩ-uB!vb'u]/Rk$SHK>u즮}2C(3F9D$sխrMNUyNX%kLuH'/WˍAy$U܁^Rvz\~S/jJVϪ^RjzE^Uǩ7UPS^T ԇJrȟSݯ!P~Vګ~50U1oF5Rܝn0z}FnfƉc1Ш1+a7.2Fk#Q6cƱ#d xΘfj@Y)21fsƟ"SaԘ)FŨ7{pTsqyq98,U}q47*B,cXo^b\c^e\kj\oeh>hl45n65n5_5O;o_{i<.&ol70q5x*2ʌjicuuuuuuxzxzIJOόﭝƏoWedmd{<Ì<{=SLa= MSez<+8ϹYc&x֙I>fg&Zf7#fwϋffs;23v6tsK@"_ļP+yc`> }kv&E(^ 0u|b;%I<E2eUH~. ~^gKEJ%[=3 R~jBg!קBL 8TN3EX/A | T>P.FJ0_TDt=\$]R.V)p3\+aﱮNsK]ՙP/ǙI6@0VAA:_ IF,W!P<:7v'x^M5A^X31pBd.ۡ33NW*^22byXDs8 a`\AS5YB7AD̻*w; |5gC58^\Bܙl'K2w ^h~ 5j_h!$~4چi:i]Μ/zsUgVcB7z2stk=H{M sq+CV!<|V*X`IHw<']7evmtwz-o&Baz߄y|oF(Nlvu\x|W'YoY?Êo䷲!mLxÏ9 [ĩ(2fods/t!V~7`Aلt=f.NCػS]H3`(mv\}[/VGx{ Sb;!10/o2K,iW .HaINxЀF\8G(DIo{H&aSUbsN1X_=RTSNN2IE"u"HHrL v0.}ir3'[pE!.S!jd])Oe:dF4!zH:Q n/RW<8){(gvv/7C5D K*԰HrT Ȃul";ͅuKM8 ,{41ȱQ.'B9 I(rS`YbNPdA9N3Of1\jf\o'Ch>l7 f9mK;4"V1ʼh^n7/a'+~Ӽ}b/ s\~7ᦗC0 - ژl%7eQ><8v } V.\L:71π"v{sZs ߋmi.ekgą aY`@ka!(rIŠ#Y>~+KFc}ݝV)(Fmd%EzXhd=Y=;yEXH`}5׬|;,R~+%32Yv*@A/lz†Fwiasx6:J\ѬPl2q)7vQF(4449fb LR܅q VqqZg(*ڶ6onނs|+t3oЌnGw8`ދ2 ,D5Qinzs ,7y#(W:1|O) ?n|0_aWY 6|wff<Rc՘kٸ (7$ڄpjӔK*Z߄q|3n8p[Vd6A D0J:l&߆ndKܶ$9uuʋ~L^$!$~3&L!& W965֢ \XcЦPcl;ltY[X9FlclfG" /t6}_&7c#iŌLɾOWXH.7dlh\|h=_`+1 MDZ8O3꧝9i0?ɟBfַƇo͍q8n7$VS$Ÿ 6h}/Y<'@ӽ| A2_4mqyR yN0NI9H[KΣS0)JQSc VhIg55X3f}\qvkl|602]R#p^W#25#}z=L5)#iQYBoCЩZǒ!dV٢h}jZ_lnd5 !Na[7!Ȋ'iFv"4)-$$0}QP?&aaPFIP"h#H 0 -+w(OГ)lq5#\áٚSIQhx4OXpK ] HRƕ+$ ;`H$!ⶰ쪝pȎ"Rq6Ge#&j[ɍպZ#IGtGԼq*J|?t*5LsI7OsٟկL7MӒ5;. G؀N $@rv$?RfQY Jd} A5P V4Ǩvpf9}V A].]`֯hoi\N?`!Ƌ|((9d&tl~V!wC!>[QkCF!6R3Yݡ凮V7e0gSLgeAʆJk,Xo ۬aOa9k$foZx YG>k4济foCq5 &QV>;:`MfV4ҚVY3%,v5[_If}-oa.9MroӬ}#|I{\d<<'xZO̓({-|s|E*t_yzz?<rOqa*_ud>jg SGz #tO@u3#fWS 0uyX`if"!4ZK\œP6KG#f>yt3=&[,=v,D~He}d,=&Tm7.KOuӛD E˂A2lZ3E W0 #p(KUP 3/Fz&vLtf7vbވf,rL31xR$j7䙎 ~!Oy:~\Au,dH]ר76Hxen>1=փ"UVV)S(h&W6I+39nUf@nHLMʹ8ODx@dZe/RRrV)u$uR:sYZpE5{ҵFD}#Q!a -8WEF./(9y ɶtAqHm)wg*i~U>p3>c.=> #T1NZ)ӟ^WVozX^Mz=X:>C+l׽8C0FWZ9j0sWؚ.\').\熹^()>npc SZ~ig7bSTrcOua #drFSW-O&7n<ϔg)( r@"+D^*.sxR?r2* ^#kݸsf…׻a> nTx,ޢV!4)ynwNK?Sx{d̽n؊?Bz_6ޏ[ 6>膕zXaB2oq{ąyT/ݸw T+O)|Z4g\k7tny|AZqoe"ޅpCw—D? g/+|EQ*|M i]R(|G S?R+D(Tg ?/WW JkV>CBE$С)0CQ@"%0K[`"M`\Ch"]0E  W4BHEs@Ѩ,XKG(-pTT$pW4Aъ& X`ReNV4E`).pg)-EsUT)J<-xUH`(Z*^q)j\Q&EYt[iyIrmO iZ-(O|fv:PVA8BIaf"Q? ^|"&ޮ771bf[y :?h(h,TlPViV1(O@N^.4d2Ok0j"L>عD^PD&~DQkdUGXw%^li<Ȏ#h|FCK<;޶<+Htp K,0 F4.8K(>6CU.:Eh 'hx8IY'ttFpbp0+ T4-oDVhN sSdp/3Xl"k. .jKJA샯f‚:CABɯڨQx4hv4 өNIbQF ňt7bbJf nN# W.epF=tFgЙ.:KQx0הu)1VJTεb/cΣeFFdQ~пsh$VYŐݬ'd`wQKLdo E|LREkt]8 SQ^t1kq>a{x, S4:%{m_YslBA541vhEj/_F[\1t@#$FC][+C5RBN3 1 ́8oZ%V|(\}a+ Qal sDC(Y}lw`(D+b PÝF˼f?I \G0,4QFr`eZ 03PFl|g`Xm (.YF‰G }hC7K Q`u\#ᵬ9Q:N8jx낾(F6fx0hޔJ[ Q B-rewM85ն4d*ne.QI:bfDz!m3 7fHonԨndeѼZ-zMeu-QipuF56+Y+YEBN-OZH˖08]\y=@]o1OiMWe l#g4j1Oe$*N13~*+^>buѳ1O,wϚ5mFfD0)3gW[Ϡ̀{k_/e~ow3Jh)=_JR$3$j$8Ahbxq}GqIh.Ci.eɃmyQPcȁe:.$hRgB {,nDr?֤~=/F$͘ Զ{>nF{cfY4ثlҪk1DZSlEj0zZ#Do+N$A\t_aNUJNUCy.?H]c1o-z;|mc?Aʟ~,1CFgq<0|Kb^!S ܐNOt9.`Uf`;5I(SqTˆ0_ 1J00륬~˺m ' $cFkWuq惙#<6Xnrʅכn<}>a[.\o#1::7qsatˆtL /RP~1X$|ڋ,w :wCc aI?Ta=Ty5<) °4deD@P~s oF+ն El܊> _+|uLq *0F-pp˓^ 'tb9^xv*THuJ>`NoInjF }&'3Cb8rPNp<Ά=Q4[a 6P8Y&|y s )o`g53esyEf>$לJWQ :NWp804 8e2m.pٍehʸff9 䮞\n~K[!SnL\! [?39y׋ g٬!լ5 (Y` &X*N;a kjGXRZGhn;9 ⑬WYE0-Z}0%n mO<9(yOZB`8tw^0ԑt4DYiJw@~/A|+a<īɰԦq<%Gejc˰Hc&⤤L3Oi^1eojn#J^lL?^z1>[-vi `o} JYf| `J\jZc5E`JX 4[}gf=q^9K-23j8 ;`]0#ٵ 0q~>:c06G&htGL &G[ [>JE)룔[})2A3ݦW[MK2ά(Cgf$`VefaNm;Hk59P̭tfPY U &`^e.0k;,tمplVV-2i< 3P.492Cjw"F( mPś!PN2b ۜlyNJ!mf1]];mYrZ6m Vɚ5LػjmдOC bjSL s j3^9ej3s˘IA87 ]eS]dXcН2aaJ,@! pfV¼?ڻ\k!>+<ڙPا#eE2 o&޾^sΝFWM/-30bccx)Ggr>/r='?'/  ~x ΀e:7~;$Mxކ)¿#>< fç8 >1×X{q|78s8_sU3p0 ?s(sICi*Tt,zE 8<8|x$m"q ӹx4]RDwb = qBt Τ7p6Р#=} R)d'ϯ{X QD.#JH# T~Y5nOj`"6M.& ,GԵL%uX=Ao'5jw_>"DoɀTϔŕ dZi;Eo䣚.0KjXKI?%+ l s0\sF/E~Em$ՋELE0땡m3:q;(Jt-0ΙWI͈Nsׄ7S2xLQ@+׆u7gwS뿅9e$(^Lm(vZy1y)'rHLors",}$gӸ_g:yr4&_5mD!"dsK j]\-%Sͷ IJȬ+[k|-I9<+Li7ω bO*5]Rb(U)n9xeGhnC75vCHIJÙЈLAj#^/9bD*Pms2YkF1FB6XfWQL#a`WIf$/],$д%6Iz|y43 2X&3>,a؋Gj(C<ԣyzfabΣO]9y޷:Sq鈲C/[Z}tP6m {)I ա;F*y"jvsʷTI-Mr>SOw,4g4E50c=oq!.B5hϸ7ܕB>xjmS˦Gԥn&YNt7qfO 0L\qF@+ V:X)QQϲTmβ_+Z|9<ߵGyP+QeXoydC%~.4SaqQԁpUJ ֣r] dph? T X!Fg{~BA5W + YZ